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
gcc: Optimize single function with `-mavx -mprefer-avx128`
Sep 13, 2026
c
gcc
compiler-optimization
avx
C++ parameter passing optimization of trivial classes size
Sep 10, 2026
c++
optimization
clang
compiler-optimization
calling-convention
In VC++ what is the #pragma equivalent of /O2 compiler option (optimize for speed)
Sep 06, 2026
visual-c++
compiler-optimization
How to prevent function calls from being optimized away?
Sep 07, 2026
rust
llvm
compiler-optimization
llvm-codegen
What does __section( ) mean in linux kernel source
Sep 07, 2026
c
linux
gcc
linux-kernel
compiler-optimization
Why does this bevy project take so long to compile and launch?
Sep 04, 2026
rust
compiler-optimization
rust-cargo
bevy
Deleting a nullptr may or may not call a deallocation function. Why not guarantee the latter?
Sep 02, 2026
c++
language-lawyer
compiler-optimization
delete-operator
Is there any practical difference between an inline function having internal and external linkage, with compiler optimization?
Sep 02, 2026
c++
language-lawyer
compiler-optimization
inline-functions
what are the compilation flags that are activated by using O3
Sep 01, 2026
c++
c
compiler-optimization
icc
compiler-flags
Prevent compiler streamlining two dynamic objects into one
Sep 01, 2026
javascript
json
vb.net
asp.net-mvc-4
compiler-optimization
how can I get clang to vectorize a simple loop?
Aug 31, 2026
c
clang
vectorization
compiler-optimization
sse
How could this Java code be sped up?
Aug 29, 2026
java
optimization
benchmarking
compiler-optimization
micro-optimization
C++ Bitshift in one line influenced by processor bit width (Bug or Feature?)
Aug 29, 2026
c++
c++17
compiler-optimization
bit-shift
integer-promotion
Disable compile out
Aug 24, 2026
c++
c
g++
clang
compiler-optimization
Compiler define, redirect function to different name
Aug 25, 2026
c
compiler-optimization
Older Entries »