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
GCC SSE code optimization
Nov 03, 2022
c
optimization
sse
compiler-optimization
hpc
Do compilers automatically optimise repeated calls to mathematical functions?
Sep 16, 2022
c++
optimization
compiler-optimization
Hotspot JIT optimizations
Jun 06, 2022
java
jit
compiler-optimization
Why is '--++a-- ++ +b--' evaluated in this order?
Sep 16, 2022
c++
operator-overloading
compiler-optimization
evaluation
operator-precedence
C Programming: difference between ++i and i=i+1 from an assembler point of view?
Nov 20, 2022
c
compiler-construction
assembly
compilation
compiler-optimization
g++ compiler flag to minimize binary size
Sep 16, 2022
c++
arduino
g++
compiler-optimization
(How) does the Java JIT compiler optimize my code?
Sep 15, 2022
java
jit
compiler-optimization
gcc removes inline assembler code
Oct 27, 2022
c
gcc
x86
compiler-optimization
inline-assembly
C++ Copy constructor, temporaries and copy semantics
Aug 27, 2022
c++
variable-assignment
copy-constructor
compiler-optimization
temporaries
Why does GCC or Clang not optimise reciprocal to 1 instruction when using fast-math
Sep 16, 2022
c++
sse
compiler-optimization
simd
fast-math
Associativity gives us parallelizability. But what does commutativity give?
Sep 15, 2022
math
parallel-processing
cpu
compiler-optimization
cpu-architecture
Why would a compiler generate this assembly?
May 03, 2019
c++
gcc
assembly
compiler-optimization
Why is it not cost effective to inline functions with loops or switch statements?
Sep 15, 2022
c++
c
inline
compiler-optimization
Does Python optimize function calls from loops?
Oct 21, 2022
python
optimization
compiler-optimization
Will C++ linker automatically inline functions (without "inline" keyword, without implementation in header)?
Sep 14, 2022
c++
optimization
linker
inline
compiler-optimization
Output compile durations for swift files
Oct 12, 2017
swift
xcode
compiler-optimization
compilation-time
When can Hotspot allocate objects on the stack? [duplicate]
Aug 22, 2022
java
jvm
compiler-optimization
jvm-hotspot
stack-allocation
How can I get at the cleverest optimizations that GHC makes? [closed]
Mar 18, 2021
haskell
optimization
ghc
compiler-optimization
Java 8: Class.getName() slows down String concatenation chain
Sep 22, 2022
java
string
performance
compiler-optimization
string-concatenation
What flags does -march=native activate with Clang?
Sep 14, 2022
clang
compiler-optimization
compiler-flags
« Newer Entries
Older Entries »