Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Compiler Optimization
How do I make an infinite empty loop that won't be optimized away?
Apr 17, 2021
Java 8: Class.getName() slows down String concatenation chain
Apr 17, 2021
Did my compiler ignore my unused static thread_local class member?
Apr 17, 2021
When is RVO garanteed to apply / does apply with C++20 compilers
Apr 17, 2021
avr-gcc: (seemingly) unneeded prologue/epilogue in simple function
Apr 17, 2021
Inlining of a recursive function
Apr 17, 2021
Why doesn't 'd /= d' throw a division by zero exception when d == 0?
Apr 17, 2021
How do I stop GCC from optimizing this byte-for-byte copy into a memcpy call?
Apr 17, 2021
Can I encourage g++ to inline a switch returning a sign?
Apr 17, 2021
Understanding the as-if rule, "the program was executed as written"
Apr 17, 2021
« Newer Entries
Older Entries »