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
Are empty constructors always called in C++?
Sep 24, 2022
c++
constructor
compiler-optimization
default-constructor
GCC compiler options: which set of enabled options is correct?
Sep 24, 2022
c
gcc
compiler-optimization
Calling boost::asio::write() with a non-valid socket crashed my Blackberry 10 application
Jul 20, 2016
c++
sockets
boost
blackberry-10
compiler-optimization
Visual studio compiler optimisation for type casting in C++
Oct 14, 2022
c++
visual-studio
compiler-optimization
Why is this call to a pure function with a string literal argument not optimized to a constant value?
Mar 16, 2021
c
gcc
clang
compiler-optimization
c11
Dumping registers in stack for conservative stack scanning
Jun 15, 2016
c
garbage-collection
stack
compiler-optimization
cpu-registers
Is it safe to poll for a variable written by other threads in a C program?
Sep 06, 2022
c
multithreading
thread-safety
pthreads
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
« Newer Entries
Older Entries »