Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

ExtJS 4.1 - Store.add() (followed by sync) vs Model.save()

Why is accessing a memory aligned buffer more expensive in Linux?

In CUDA profiler nvvp, what does the "Shared/Global Memory Replay Overhead" mean? How is it computed?

performance cuda overhead

What is the fastest way to draw pixels in Java

How to speedup jar signer?

java performance ant jar signer

regex performance degrades

c# regex performance

How do to perform a good performance comparations test?

java performance jvm

Efficiently query table with conditions including array column in PostgreSQL

Why is JavaScript slower in a FireFox add-on than in a webpage loaded in FireFox?

How to fix my numberOfDigits function

CSS performance with respect to inheritance

html css performance dom

Low performance query while using database variables

sql sql-server performance

How do I get ruby-prof to ignore Ruby core / standard library / gem methods?

SQL Server query takes longer with parameter than with constant string

Improve string parse performance

Extreme slowdown Cloud vs VPS (Amazon, Jelastic)

java php mysql performance cloud

multiple resource files versus single resource file

Why does native browser sort function work slower than quicksort?

Looking for a quick way to speed up my code

Fastest way to count array values above a threshold in numpy