Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in performance

crop image without copying

Kernel bypass for UDP and TCP on Linux- what does it involve?

Sending high volumes of POST requests

Strategy for mass storage of small files

Is switch just as bad as if?

hasOverlappingRendering() and two ImageViews

Difference between GetLocalTime and GetSystemTime?

How do I run Python scripts persistently?

python performance

Disadvantages of increasing Stack Size and difference between Stack Commit and Reserve

c++ performance c++11 stack

Is there any data on the latency of an AVX2 gather instruction?

MongoDB dynamic ranking

performance mongodb ranking

Are there any disadvantages to concatenating all JavaScript files (including vendor)

Negative Desired survivor size in GC Logs

What is faster? One intent.putExtras(Bundle with Strings) or many intent.putExtra(String)?

Minimize the app when click the back button android

android performance

How to enable fuzziness for phrase queries in ElasticSearch

What is the best way to create a script to use with the rails request profiler?

Flash performance for game dev: native render VS BitmapData framebuffer

Improving raytracer performance

Why is using `let` inside a `for` loop so slow on Chrome?