Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

What happens when Swing's threading policy is violated?

How important is spriting for performance on a high traffic website?

html css performance sprite

Testing custom ORM solution performance overhead - how to?

Using bts assembly instruction with gcc compiler

Good way to do performance logging (C#)

LINQ to SQL Pagination and COUNT(*)

Why AQTime slows execution even when profiling is not on, and can anything be done for it?

performance delphi aqtime

Is it more efficient to always run a delete query, or to check if that information exists first

php mysql performance

Mercurial - HTTPS or SSH?

Why is android's String.format dog slow?

Speed of Comparison operators

Should I cache $(this) in jQuery if it is used more than once?

Scala - overhead of invoking 'first class functions'

performance scala

How is insertAdjacentHTML so much faster than innerHTML?

Comparing newline counts speed between wc and Smalltalk

performance smalltalk pharo

Performance cost of type comparisons

c# performance types

Performance impact of virtual methods

Urllib2 & BeautifulSoup : Nice couple but too slow - urllib3 & threads?

Possible to move the tmp directory of Eclipse?

Make efficient - A symmetric matrix multiplication with two vectors in c#