Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Profile slow PHP pages in production

php performance profiling

How to detect Internet connection speed with Java?

java connection performance

How to speed up this Python code?

Scalable web project architecture

performance scalability

Boost Weak_Ptr: Destruction is more expensive than expected

Multiple CSS files and performance

html css performance

Debugging visually using >>, >, >|, ||, |<, <, <<

Why does my website scroll slowly, and why are its hover effects laggy? How can I fix this?

html css performance drupal lag

Delegate.BeginInvoke vs ThreadPool.QueueWorkerUserItem

MyISAM vs InnoDB for BI / batch query performance (ie, _NOT_ OLTP)

How do I get rowcount of a cte in a separate dataset?

JNI - Converting jobject representing Basic Java Objects (Boolean) to native basic types (bool)

Efficient Mutable Graph Representation in Prolog?

Efficient Stopwatch

Is there a more efficient way to convert double to float?

c# performance

Get count with cursor.getCount() or to execute a rawQuery with a COUNT on a SQL clause?

Advise on file encryption performance in Java

java performance encryption

What happened to Array.Sort() in .NET 4.0? Is TrySZSort() gone?

Django performance testing suite that'll report on metrics (db queries etc.)

Two-dimensional vs. One-dimensional dictionary efficiency in Python