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
Getting an optimization report from GCC
Aug 30, 2022
gcc
loops
compiler-optimization
Reverse iterator returns garbage when optimized
Mar 12, 2022
c++
loops
iterator
reverse
compiler-optimization
Why is a switch not optimized the same way as chained if else in c/c++?
Aug 29, 2022
c++
c
gcc
optimization
compiler-optimization
Is it true that having lots of small methods helps the JIT compiler optimize?
Aug 29, 2022
java
optimization
jit
compiler-optimization
Bug only occurring when compile optimization enabled
Feb 21, 2022
c#
compiler-optimization
SIMD instructions lowering CPU frequency
Mar 08, 2021
optimization
x86
intel
compiler-optimization
avx512
Do redundant casts get optimized?
Sep 15, 2022
c#
.net
casting
jit
compiler-optimization
"xor eax, ebp" being used in C++ compiler output
Dec 15, 2021
c++
assembly
reverse-engineering
compiler-optimization
buffer-overflow
Can different optimization levels lead to functionally different code?
Aug 29, 2022
c++
c
gcc
compiler-optimization
Unexpected result when C++ store element into std::vector from return value of function
Sep 12, 2022
c++
gcc
vector
compiler-optimization
compiler-bug
Does the C# compiler treat a lambda expression as a public or private method?
Dec 15, 2021
c#
compiler-optimization
Why doesn't a compiler optimize floating-point *2 into an exponent increment?
Nov 12, 2022
c++
c
performance
optimization
compiler-optimization
Why doesn't GCC optimize out deletion of null pointers in C++?
Oct 01, 2022
c++
gcc
null
compiler-optimization
delete-operator
Is this a compiler optimisation bug, or an undefined behaviour?
Aug 28, 2022
c++
visual-studio-2010
visual-studio
compiler-optimization
undefined-behavior
Using Assembly Language in C/C++
Aug 28, 2022
c++
c
optimization
compiler-optimization
assembly
Optimize in CMake by default
Oct 21, 2022
c++
cmake
compiler-optimization
JIT not optimizing loop that involves Integer.MAX_VALUE
Aug 28, 2022
java
compiler-optimization
jit
jvm-hotspot
Why is Clang optimizing this code out?
Feb 04, 2022
c++
clang
compiler-optimization
Why is gcc allowed to speculatively load from a struct?
Aug 28, 2022
c
gcc
assembly
x86
compiler-optimization
Java program runs slower when code that is never executed is commented out
Dec 15, 2021
java
recursion
compiler-optimization
« Newer Entries
Older Entries »