Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Micro Optimization
Efficient computation of the average of three unsigned integers (without overflow)
Apr 17, 2021
Fastest polling loop - how can I trim 1 CPU cycle?
Apr 17, 2021
Inlining of a recursive function
Apr 17, 2021
How to force GCC to assume that a floating-point expression is non-negative?
Apr 17, 2021
Comparing two values in the form (a + sqrt(b)) as fast as possible?
Apr 17, 2021
Does stack space required by a function affect inlining decisions in C/C++?
Apr 17, 2021
Why are bitwise operators slower than multiplication/division/modulo?
Apr 17, 2021
Is there a penalty when base+offset is in a different page than the base?
Apr 17, 2021
Copying a bool from a parameter to a global - comparing compilers output
Apr 17, 2021
Which Intel microarchitecture introduced the ADC reg,0 single-uop special case?
Apr 17, 2021
Older Entries »