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
Divide by zero with loop optimization VC++ 2015
Nov 09, 2022
visual-c++
visual-studio-2015
visual-studio-2017
compiler-optimization
divide-by-zero
Regarding optimization for 'not a statment' in c?
Nov 05, 2022
c
gcc
assembly
compiler-optimization
logical-operators
gcc: using -O1 and spelling the -O1 options out leads to different result (one works; one doesn't) [duplicate]
Nov 04, 2022
c
gcc
assembly
stack-overflow
compiler-optimization
Compiler/JIT optimisation of bounds check of for loop in Java and C++
Oct 30, 2022
java
c++
c++11
for-loop
compiler-optimization
Automatic Code Optimization Techniques
Nov 01, 2022
java
optimization
compilation
compiler-construction
compiler-optimization
C optimization: Why does the compiler treat an object not as constant?
Oct 31, 2022
c
gcc
assembly
compiler-optimization
Why using a class from a typed/racket module in a untyped one yields bad performance?
Oct 31, 2022
matrix
scheme
racket
compiler-optimization
typed-racket
Any performance difference between sinf(), cosf() and sin(), cos()
Oct 22, 2022
c
compiler-optimization
.NET Compiler -- Are there nested loop optimizations built-in?
Oct 21, 2022
c#
.net
task-parallel-library
compiler-optimization
Why this method does not get optimized away?
Oct 22, 2022
java
guava
compiler-optimization
Why is Xcode/LLVM optimising out the variable this method returns when compiling for ARM64
Oct 23, 2022
objective-c
xcode
arm
llvm
compiler-optimization
Is it realistic to use -O3 or -Ofast to compile your benchmark code or will it remove code?
Oct 21, 2022
c++
optimization
g++
compiler-optimization
compiler-flags
Is extracting to static final necessary for Java optimization?
Oct 21, 2022
java
performance
compiler-optimization
GCC generates redundant code for repeated XOR of an array element
May 28, 2021
c
gcc
assembly
compiler-optimization
Do branch likelihood hints carry through function calls?
Nov 19, 2022
c++
compiler-optimization
c++20
branch-prediction
Why can the compiler not optimize floating point addition with 0? [duplicate]
Nov 29, 2021
c++
c
optimization
compilation
compiler-optimization
How can I preserve the order of multiplications and divisions?
Oct 22, 2022
c++
compiler-optimization
Why might a C++ compiler duplicate a function exit basic block?
Oct 01, 2021
c++
gcc
x86-64
compiler-optimization
Why does modifying a field that is referenced by another variable lead to unexpected behavior?
Jul 26, 2021
c++
gcc
g++
compiler-optimization
volatile
List<T>.RemoveAll() efficiency / compiler optimisation
Sep 29, 2022
c#
arrays
list
linq
compiler-optimization
« Newer Entries
Older Entries »