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
How long does it take to invoke an empty function?
Sep 02, 2022
c#
performance
function
compiler-optimization
I got 'duplicate section' errors when compiling boost_regex with size optimization (-Os)
Feb 13, 2022
boost
mingw
compiler-optimization
Is there any functional language compiler/runtime which optimizes chained iterations?
Apr 26, 2019
scala
optimization
functional-programming
compiler-optimization
Why does 'Link Time Optimization' results in larger binaries?
Oct 27, 2022
gcc
linker
arm
compiler-optimization
App crash , Xcode11.4, iOS 10.3.3 10.3.4, iPhone 5c /5 iPad4 (armv7s)
Mar 30, 2022
compiler-optimization
swift5
xcode11.4
Inlining of a recursive function
Sep 13, 2022
c++
recursion
compiler-optimization
micro-optimization
inlining
Why does GCC emit "lea" instead of "sub" for subtraction?
Oct 24, 2022
gcc
assembly
x86
compiler-optimization
gnu-assembler
Can't turn off gcc optimizer, Makefile from automake
Nov 10, 2022
gcc
compiler-optimization
automake
zbar-sdk
In C/C++ is x[i] * y[i++] always equal to x[i] * y[i] [duplicate]
Aug 09, 2022
c++
performance
compiler-optimization
Is there a way to turn off JIT compiler and is there a performance impact by doing so?
Oct 14, 2022
jvm
interpreter
bytecode
compiler-optimization
jit
Extent of GHC's optimization
Jul 17, 2022
haskell
ghc
compiler-optimization
Is there a (Linux) g++ equivalent to the /fp:precise and /fp:fast flags used in Visual Studio?
Nov 13, 2022
c++
visual-studio-2008
g++
compiler-optimization
ubuntu-10.04
C loop optimization help for final assignment (with compiler optimization disabled)
Nov 21, 2022
c
loops
optimization
compiler-optimization
debug-mode
What is the performance cost of assigning a single string value using +'s
Jun 06, 2017
c#
java
performance
string
compiler-optimization
Weird Execution Times
Nov 10, 2022
c++
compiler-optimization
execution-time
Difference between std::fabs(a * b) and std::fabs(a) * std::fabs(b)
Jul 25, 2021
c++
x86
g++
compiler-optimization
clang++
Is there a clever way of avoiding extra padding with nested classes in C++?
Sep 14, 2022
c++
padding
compiler-optimization
inner-classes
memory-alignment
Languages and VMs: Features that are hard to optimize and why
Apr 11, 2022
language-features
language-design
interpreter
compiler-theory
compiler-optimization
In what cases does a C++ compiler infer noexcept?
Sep 23, 2022
c++
exception
compiler-optimization
noexcept
Is there a flaw in how clang implements char8_t or does some dark corner of the standard prohibit optimization?
Nov 20, 2022
c++
clang
compiler-optimization
c++20
« Newer Entries
Older Entries »