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
How do C/C++ compilers work?
Jan 24, 2020
c++
c
compiler-construction
compiler-optimization
Visual Studio 2015 Update 3 - C++ Compiler bug?
Sep 01, 2022
c++
visual-studio-2015
compiler-errors
compiler-optimization
How to guide GCC optimizations based on assertions without runtime cost?
Sep 01, 2022
c++
gcc
optimization
assert
compiler-optimization
Unexpected optimization of strlen when aliasing 2-d array
Mar 06, 2022
c
multidimensional-array
compiler-optimization
strlen
gcc8
Double question marks ('??') vs if when assigning same var
Aug 17, 2022
c#
compiler-optimization
null-coalescing-operator
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
« Newer Entries
Older Entries »