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
Inconsistent gcc behaviour for __attribute((const))
Dec 21, 2017
c++
gcc
compiler-optimization
function-attributes
Empty derived optimization
Sep 25, 2022
c++
class
optimization
memory-management
compiler-optimization
How can I compile *without* various instruction sets enabled?
Apr 30, 2022
gcc
intel
gnu
compiler-optimization
GCC 5.1 Loop unrolling
Sep 03, 2022
c
loops
gcc
compiler-optimization
loop-unrolling
Why is the definition of null function in Haskell Prelude so strange?
Feb 01, 2021
haskell
functional-programming
compiler-optimization
Tail call optimisation seems to slightly worsen performance
Aug 29, 2022
c++
algorithm
optimization
g++
compiler-optimization
AST or bytecode. Which is easier to optimise?
Nov 02, 2022
c
optimization
programming-languages
compiler-optimization
interpreter
Cost of memory [de]allocation and potential compiler optimizations (c++)
Aug 25, 2022
c++
memory-management
compiler-optimization
overhead
why not allow common subexpression elimination on const nonvolatile member functions?
Jun 30, 2022
c++
c++11
compiler-optimization
Compiler devirtualization, not too smart?
Oct 14, 2021
c++
compiler-optimization
In GCC, what are "tree optimizations" vs "RTL optimizations"?
Feb 13, 2022
gcc
compiler-optimization
How to get the gcc compiler to not optimize a standard library function call like printf?
Aug 21, 2022
c
gcc
assembly
x86
compiler-optimization
Is there any observable difference between printf(str) and fwrite(str, 1, strlen(str), stdout)?
Jun 21, 2022
c
printf
language-lawyer
compiler-optimization
No speedup when summing uint16 vs uint64 arrays with NumPy?
Sep 05, 2022
python
numpy
performance
compiler-optimization
simd
Is there a good test for C++ optimizing compilers?
Sep 22, 2022
c++
visual-c++
optimization
code-generation
compiler-optimization
StringBuilder and '+' operator
Nov 19, 2022
c#
.net
compiler-optimization
Is an attempt to modify a const_cast-ed, but dynamically allocated constant object still undefined behavior? [duplicate]
Nov 17, 2022
c++
compiler-optimization
heap-memory
undefined-behavior
const-cast
Does the swift compiler/linker automatically remove unused methods/classes/extensions, etc.?
Nov 20, 2022
swift
optimization
compiler-optimization
Optimization of subsequent calls to integer division and modulo (remainder)
Apr 28, 2017
c
optimization
compiler-construction
compiler-optimization
Are std::functions inlined by the C++11 compiler?
Aug 28, 2022
c++
compiler-construction
c++11
compiler-optimization
lambda
« Newer Entries
Older Entries »