Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in optimization

Compute fast log base 2 ceiling

What are some best practices for reducing memory usage in C?

Why is inlining considered faster than a function call?

post increment vs pre increment - Javascript Optimization

Is it safe to read past the end of a buffer within the same page on x86 and x64?

find unused images, css rules, js script blocks [closed]

Converting Map<String,String> to Map<String,Object>

Python garbage collection

MySQL EXPLAIN: "Using index" vs. "Using index condition"

mysql optimization

Optimizing for space instead of speed in C++

c++ optimization embedded

Do C# static functions perform better than nonstatic functions, beyond reduced memory usage?

SQL Server Management Studio – tips for improving the TSQL coding process

floating point multiplication vs repeated addition

What is the fastest way to return the positions of all set bits in a 64-bit integer?

Why is a switch not optimized the same way as chained if else in c/c++?

Is it true that having lots of small methods helps the JIT compiler optimize?

What is the advantage of GZIP vs DEFLATE compression?

Do C and C++ optimizers typically know which functions have no side effects?

c++ c optimization

Portable branch prediction hints

Changing Large MySQL InnoDB Tables