Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in compiler-optimization
Specifying both -O2 and -O3 at same time
May 08, 2026
gcc
clang
compiler-optimization
Why are unnecessary atomic loads not optimized away?
May 04, 2026
c++
code-generation
atomic
compiler-optimization
volatile
Tricks compiler uses to compile basic arithmetic operations of 128-bit integer
May 05, 2026
c++
gcc
assembly
x86-64
compiler-optimization
Optimizations around atomic load stores in C++
May 03, 2026
c++
atomic
compiler-optimization
memory-barriers
instruction-reordering
How can I resolve data dependency in pointer arrays?
May 02, 2026
c++
performance
compiler-optimization
micro-optimization
Why aren't C++ compilers optimizing more string constructions away in pass-by-value scenarios?
May 02, 2026
c++
compiler-optimization
stdstring
copy-elision
stdmove
Does the order of the constant operand with any arithmetic operator affect optimization?
May 01, 2026
c++
assembly
optimization
c++17
compiler-optimization
Why is math.Pow performance worse than bitshifting?
Apr 30, 2026
go
compiler-optimization
bit-shift
Loading and storing long doubles in x86-64
Apr 28, 2026
x86
x86-64
compiler-optimization
x87
GCC 4.3/4.4 vs MSC 6 on i386 optimization for size fail
Apr 27, 2026
c
gcc
assembly
x86
compiler-optimization
Efficient overflow-immune arithmetic mean in C/C++
Apr 24, 2026
c++
c
optimization
compiler-optimization
intrinsics
Implementation of branch reordering in GCC
Apr 21, 2026
gcc
compiler-construction
linux-kernel
profiling
compiler-optimization
I want to obtain the ASM (Intel assembly) code generated by Julia
Apr 20, 2026
delphi
julia
compiler-optimization
execution-time
Older Entries »