Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Touch-typing capital letter identifiers

Why is my hgweb server so slow?

performance mercurial hgweb

LINQ or foreach - style/readability and speed

Javascript Math.ceil(Math.abs()) optimization

Is Drupal 7 slower than Drupal 6?

atomic memcpy suggestion

Is this a good way to match URI to class/method in PHP for MVC

c# bitarray index of positive bits

c# performance algorithm

Is divide slower than Multiply?

Use clock() to count program execution time

c performance time

How to make Django comments use select_related() on "user" field?

django performance

Substring-indexing in Oracle

Efficiency of "begins with substring" techniques in Delphi?

performance delphi

What is the best data structure for text auto completion?

Computing CPU time in C++ on Windows

What is the overhead for a method call in a loop?

Most efficient way of storing daily page views, as well as a total count

Java - LinkedList - Performance decreases with the number of different classes in it

Is it normal for my SQL Query to be this slow?

mysql sql performance

whats more efficient and why: one db connection per page or one db connection per function? [closed]

php mysql performance mysqli