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 to disable automatic "pass by pointer" optimization in clang++?
Oct 29, 2022
c++
clang
compiler-optimization
clang++
llvm-clang
Extreme slow-down when starting at second permutation
Mar 07, 2019
c++
performance
function
permutation
compiler-optimization
Inlining Python Function
Oct 25, 2022
python
inline
abstract-syntax-tree
compiler-optimization
Comparing against string literal not resolved at compile time
Jul 21, 2021
c++
string
c++14
compiler-optimization
C compiler structure optimisation
May 16, 2019
c
compiler-construction
compiler-optimization
Why can a naive abs implementation not be optimized well in C++?
May 11, 2022
c++
optimization
floating-point
compiler-optimization
ieee-754
GHC Partial Evaluation and Separate Compilation
Oct 17, 2019
haskell
compiler-construction
ghc
compiler-optimization
Passing constant references of primitive types as function arguments
Nov 10, 2022
c++
compiler-optimization
Why is smallest compiled exe I can make with GCC is 67KB?
Sep 09, 2022
c
gcc
mingw
compiler-optimization
How is gcc optimizing this loop?
Nov 02, 2022
c++
gcc
g++
compiler-optimization
undefined-behavior
Does volatile prevent introduced reads or writes?
Aug 31, 2022
c#
language-lawyer
compiler-optimization
volatile
lock-free
Optimising a recursive brute force into a more mathematical/linear solution
Nov 25, 2020
algorithm
haskell
dynamic-programming
compiler-optimization
mathematical-optimization
Order of GCC optimization flags
Jul 11, 2018
c
gcc
optimization
compiler-optimization
mtune and march when compiling in a docker image
May 01, 2022
docker
gcc
g++
containers
compiler-optimization
Traversal of Bounding Volume Hierachy in Shaders
Oct 28, 2022
glsl
compiler-optimization
vulkan
raytracing
bounding-box
Compiler reordering around mutex boundaries?
Nov 15, 2022
c++
compiler-optimization
memory-barriers
Runtime polymorphism decision
Sep 13, 2022
java
jvm
polymorphism
compiler-optimization
Can HotSpot optimize away redundant calls to pure methods without inlining them?
May 22, 2021
java
compiler-optimization
jvm-hotspot
What does gcc -fno-trapping-math do?
May 05, 2022
gcc
exception-handling
floating-point
compiler-optimization
How can I force the compiler-generated copy constructor of a class to *not* be inlined by the compiler?
Sep 21, 2022
c++
visual-c++
inline
compiler-optimization
« Newer Entries
Older Entries »