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
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
How can I elide a call if an edge condition is known at compile time?
Sep 27, 2019
c++
visual-c++
optimization
compiler-optimization
Allowing struct field to overflow to the next field
Aug 23, 2022
c
gcc
struct
compiler-optimization
loop-unrolling
Optimizations by compiler in a recursive program
Sep 20, 2019
c
gcc
compiler-construction
compiler-optimization
tail-call-optimization
Is it OK to discard placement new return value when initializing objects
Oct 21, 2022
c++
initialization
compiler-optimization
placement-new
How is APL optimized to have great performance at array processing? What are some example tricks and optimizations it performs?
Sep 12, 2022
performance
compiler-optimization
apl
interpreted-language
What kinds of optimization LLVM does and what kinds of optimizations its frontends have to implement themselves?
Oct 26, 2022
llvm
compiler-optimization
In Rust, is Option compiled to a runtime check or an instruction jump?
Sep 13, 2022
compiler-construction
rust
compiler-optimization
gcc differences between -O3 vs -Ofast optimizations
Sep 14, 2022
gcc
compilation
compiler-optimization
Is Clang really this smart?
Jul 25, 2020
c++
c++11
clang
llvm
compiler-optimization
Why can't the compiler optimize closure variable by inlining?
Oct 07, 2021
c#
closures
compiler-optimization
cil
Performance varies dramatically if a function is moved between modules
Dec 13, 2018
haskell
compiler-optimization
Does GLSL really do unnecessary computations with uniform (not per-vertex) values?
Oct 19, 2022
opengl
optimization
glsl
compiler-optimization
« Newer Entries
Older Entries »