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
Why do I have random return values in my type in Fortran, with -O2?
Mar 23, 2026
gcc
fortran
compiler-optimization
gcc linking object files with warning/optimization flags
Mar 19, 2026
c
gcc
compiler-optimization
gcc-warning
object-files
Why are arithmetical expressions not optimized for multiplication by 0 in C#
Mar 20, 2026
c#
programming-languages
expression
compiler-optimization
C++ 2011 : range-based loop unrolling?
Mar 18, 2026
c++
loops
c++11
compiler-optimization
How to write a performant & UB-free vec3::operator[] in C++?
Mar 18, 2026
c++
language-lawyer
compiler-optimization
Is there a method to suppress default GCC compiler options?
Mar 17, 2026
c
gcc
compilation
compiler-optimization
default-value
Can instantiation of a template lead to a binary code duplication, does compiler prevent it?
Mar 17, 2026
c++
templates
c++11
compiler-optimization
How to merge Hoopl graph blocks / how to pass through the blocks
Mar 17, 2026
haskell
compiler-optimization
compiler-theory
hoopl
Loop is not vectorized when variable extent is used
Mar 16, 2026
c++
vectorization
sse
compiler-optimization
simd
Can b&&0 be optimized
Mar 16, 2026
c++
c
compiler-optimization
boolean-expression
To what extent does a compiler change a dynamic binding to static?
Mar 15, 2026
c++
compiler-optimization
Does the compiler optimize math expressions?
Mar 13, 2026
math
optimization
rust
expression
compiler-optimization
Passing double types to ceil results in different values for different optimization levels in GCC
Mar 13, 2026
c++
c
math
compiler-optimization
logarithm
Why the execution time of same function definition within a class is slower more than 10x time?
Mar 11, 2026
c++
performance
function
optimization
compiler-optimization
Are C compilers allowed to optimize away redundant statements?
Mar 11, 2026
c
compiler-optimization
C compiler optimize loop by running it
Mar 08, 2026
c
loops
for-loop
optimization
compiler-optimization
How to repeat a code segment without the use of function or class for high performance loop in C++
Mar 08, 2026
c++
algorithm
loops
inline
compiler-optimization
Can the Java VM optimise away a Builder entirely? [duplicate]
Mar 06, 2026
java
immutability
compiler-optimization
jit
fluent
Older Entries »