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 differences between -O3 vs -Ofast optimizations
Sep 14, 2022
gcc
compilation
compiler-optimization
Is Clang really this smart?
Jul 25, 2020
c++
c++11
clang
llvm
compiler-optimization
Why can't the compiler optimize closure variable by inlining?
Oct 07, 2021
c#
closures
compiler-optimization
cil
Performance varies dramatically if a function is moved between modules
Dec 13, 2018
haskell
compiler-optimization
Does GLSL really do unnecessary computations with uniform (not per-vertex) values?
Oct 19, 2022
opengl
optimization
glsl
compiler-optimization
Tail recursion in gcc/g++
Sep 24, 2022
gcc
recursion
compiler-optimization
tail-recursion
Why does GCC generate a faster program than Clang in this recursive Fibonacci code?
May 17, 2022
c++
gcc
x86
clang
compiler-optimization
Visual Studio 2013 optimization flags (/O2 vs /Ox) [duplicate]
Oct 19, 2022
c++
performance
optimization
visual-studio-2013
compiler-optimization
Which one is faster ? Function call or Conditional if Statement?
Jan 27, 2019
c++
optimization
architecture
compiler-optimization
data-oriented-design
Can we use `const_cast` to modify a constant variable? [duplicate]
Oct 21, 2022
c++
compiler-optimization
volatile
const-cast
Do most compilers transform % 2 into bit comparison? Is it really faster?
Oct 24, 2016
c++
performance
compiler-construction
compiler-optimization
division
How does O=Deparse work, and does Perl have and fold constant arrays?
Feb 20, 2022
perl
compiler-optimization
constantfolding
perl5.10
An example of an optimization that involves compiler reordering
Feb 20, 2022
c++
c
compiler-optimization
Will the compiler unroll this loop?
Oct 30, 2022
c++
visual-studio-2008
compiler-optimization
Will compiler optimize collections initialization?
May 09, 2017
c#
.net
dictionary
compiler-optimization
for loop being ignored (optimized?) out
Oct 26, 2020
c
delay
compiler-optimization
timedelay
xtensa
Why would a C++ compiler not eliminate null check of pointer returned by new?
May 07, 2022
c++
compiler-construction
new-operator
compiler-optimization
Different behavior of shift operator with -O2 and without
Aug 24, 2022
c++
gcc
64-bit
compiler-optimization
strict-aliasing
Compiler optimization makes program crash
Mar 23, 2021
c++
qt
g++
compiler-optimization
« Newer Entries
Older Entries »