Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

VS2008 binary 3x times slower than VS2005?

Function to determine whether a poker hand is a straight?

java performance poker

Release vs Debug Build Times

php accelerator review

SQL Server Index performance - long column

Fastest way to find minimal Hamming distance to any substring?

Function call in where clause

What makes an SQL query optimiser decide between a nested loop and a hash join

sql performance

Automatic performance testing of Scala libraries

How does IN clause affect performance in oracle?

sql performance oracle

Google Collections (Guava Libraries): ImmutableSet/List/Map and Filtering

Faster output via standard out in Java?

java performance io

Does call method slow down performance?

c# performance jit

JavaFX 2 drawing performance

Why is collections.Counter much slower than ''.count?

python performance counter

Is Java foreach loop an overkill for repeated execution

Android Share Preferences vs Intent extra in order to share data

android performance

Why do python programs run very slow the first time?

python performance

Are enums less maintainable than public static final constants?

What's the advantage of running OpenCL code on aCPU? [closed]