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
Does const allow for (theoretical) optimization here?
Mar 06, 2022
c++
constants
language-lawyer
compiler-optimization
Allowed C# Compiler optimization on local variables and refetching value from memory
Jun 27, 2016
c#
.net
multithreading
compiler-optimization
Are compilers allowed to optimize-out exception throws?
Aug 27, 2019
c++
exception
compiler-construction
compiler-optimization
Where is the loop-carried dependency here?
Mar 30, 2021
c++
visual-c++
compiler-optimization
vectorization
visual-c++-2012
Improving build time on XCode 4.5 for a huge game project
Aug 29, 2022
xcode
compiler-construction
compilation
xcode4.5
compiler-optimization
Optimization of raw new[]/delete[] vs std::vector
Oct 27, 2022
c++
vector
c++14
compiler-optimization
Compile-time elimination of if/else branch in C++
Sep 16, 2022
c++
templates
language-lawyer
compiler-optimization
template-specialization
Does compiler use SSE instructions for a regular C code?
Sep 16, 2022
c
compilation
compiler-optimization
sse
simd
How does memory reordering help processors and compilers?
Apr 17, 2022
java
multithreading
optimization
compiler-optimization
cpu-architecture
Why does the compiler assume that these seemingly equal pointers differ?
Aug 08, 2022
c
pointers
gcc
language-lawyer
compiler-optimization
Does C# Compiler calculate math on constants?
Apr 07, 2022
c#
performance
constants
compiler-optimization
Avoid stalling pipeline by calculating conditional early
Aug 29, 2022
performance
language-agnostic
compiler-optimization
cpu-architecture
branch-prediction
.Max() vs OrderByDescending().First()
Apr 16, 2022
c#
linq
compiler-optimization
1,000,000,000 calculations per microsecond?
Sep 22, 2022
c++
c
optimization
compiler-optimization
Does the compiler decide when to inline my functions (in C++)?
Oct 17, 2022
c++
compiler-theory
compiler-optimization
ARM Deliberately Bloating Compiled Code?
May 22, 2018
c
gcc
assembly
arm
compiler-optimization
Why are multiplications by constant signed integer fractions not optimised?
Oct 16, 2022
c++
c
compiler-optimization
Why does storing to and loading from an AVX2 256bit vector have different results in debug and release mode? [duplicate]
Jan 09, 2022
rust
compiler-optimization
simd
avx2
Does C++ Standard description of indirection operator guarantee memory writes are not optimized away?
Jul 27, 2021
c++
optimization
compiler-construction
compiler-optimization
indirection
Why is the standard "abs" function faster than mine?
Sep 11, 2022
c++
gcc
g++
compiler-optimization
« Newer Entries
Older Entries »