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
LTO, Devirtualization, and Virtual Tables
Jul 23, 2017
c++
c
compiler-optimization
GCC -Wuninitialized / -Wmaybe-uninitialized issues
Sep 18, 2022
c++
c
gcc
compiler-optimization
gcc-warning
Is GCC's option -O2 breaking this small program or do I have undefined behavior [duplicate]
Dec 25, 2021
c
gcc
compiler-optimization
inline-functions
Preventing compiler optimizations while benchmarking
Sep 18, 2022
c++
gcc
clang
performance-testing
compiler-optimization
Configuration for optimizing QtCreator compiler
Feb 03, 2022
c++
qt
g++
qt-creator
compiler-optimization
Copying a bool from a parameter to a global - comparing compilers output
Apr 05, 2022
c++
assembly
x86
compiler-optimization
micro-optimization
Why doesn't GCC optimize this call to printf?
Aug 27, 2017
c
gcc
assembly
printf
compiler-optimization
What are these seemingly-useless callq instructions in my x86 object files for?
Mar 27, 2022
c++
assembly
x86
compiler-optimization
GCC's reordering of read/write instructions
Sep 18, 2022
memory
gcc
linux-kernel
cpu
compiler-optimization
What does clang's `-Ofast` option do in practical terms especially for any differences from gcc?
Aug 31, 2022
c++
floating-point
clang
x86-64
compiler-optimization
intel
Why is `std::copy` 5x (!) slower than `memcpy` for reading one int from a char buffer, in my test program?
Sep 18, 2022
c++
performance
x86-64
benchmarking
compiler-optimization
Compiler optimization: g++ slower than intel
Oct 06, 2022
c++
performance
g++
intel
compiler-optimization
Why is the empty base class optimization (EBO) is not working in MSVC?
Sep 15, 2020
c++
visual-c++
compiler-optimization
empty-class
How can modern compiler optimization convert recursion into returning a constant?
Sep 17, 2022
c++
recursion
gcc
g++
compiler-optimization
Why is this behavior allowed in the Java Memory Model?
Mar 20, 2022
java
concurrency
compiler-optimization
java-memory-model
causality
C: Accessing lookup tables faster?
Oct 05, 2022
c
linux
optimization
compiler-optimization
Empty Data Member Optimization: would it be possible?
Sep 17, 2022
c++
compiler-optimization
Crash in C++ code due to undefined behaviour or compiler bug?
Sep 17, 2022
c++
visual-studio-2010
visual-c++
crash
compiler-optimization
Why does enabling undefined behaviour sanitization interfere with optimizations?
Aug 24, 2022
c++
gcc
compiler-optimization
constexpr
ubsan
"volatile" qualifier and compiler reorderings
Sep 17, 2022
c++
c
volatile
compiler-optimization
« Newer Entries
Older Entries »