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 isn't this unused variable optimised away?
Oct 16, 2022
c++
gcc
clang
compiler-optimization
Are compilers allowed to optimize out realloc?
Aug 31, 2022
c
gcc
clang
language-lawyer
compiler-optimization
Why not always use compiler optimization?
Sep 25, 2022
compiler-construction
compiler-optimization
Should I use const for local variables for better code optimization?
Aug 31, 2022
c++
performance
optimization
constants
compiler-optimization
Does the C# compiler remove an if that encapsulates a debug.writeline
May 06, 2021
c#
.net
compiler-optimization
How to demonstrate Java instruction reordering problems?
Oct 11, 2018
java
multithreading
compiler-optimization
instruction-reordering
Will my compiler ignore useless code?
Aug 30, 2022
c#
.net
compiler-optimization
dead-code
Does C/C++ offer any guarantee on minimal execution time?
Apr 21, 2019
c++
c
language-lawyer
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
« Newer Entries
Older Entries »