Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

Physical cache vs Logical cache

Android Performance Question : Many small apps or one big app?

android performance

App makes the apps screen slow

Symfony2 dependency Injection : performances impact

Does Jmeter re transmit requests, in case of packet droping event?

performance jmeter

Which is faster? Less work in more runnables, or more work in less runnables? (ExecutorService)

Efficient Stream of Zip Files in Java

Performance issues with Django

New Basecamp: ajax or some super new technology?

ajax performance basecamp

Performance difference between looping range vs looping array

Is it faster to bundle jquery w/ one's scripts or to use a public cdn?

Strange performance behaviour for 64 bit modulo operation

c++ performance 64-bit numeric

Quick search on huge mysql database

I/O bound performance - speedup?

jQuery 1.3 vs 1.4 (Performance)

Best way to implement bit shifting over a block of memory

Vectorize or optimize an loop where each iteration depends on the state of the previous iteration

Performance of multiprocessing vs single processing

Should Normalize.css be kept as separate file or compiled (through postcss @import) into the final "styles.css" file?

Find an x amount of subarrays such that the total sum of those subarrays is minimum [closed]