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
Can I encourage g++ to inline a switch returning a sign?
Aug 21, 2022
c++
compiler-optimization
C#/XNA - Multiplication faster than Division?
Sep 12, 2017
c#
optimization
xna
compiler-optimization
Is there a -ffast-math flag equivalent for the Visual Studio C++ compiler
Oct 03, 2022
gcc
visual-studio-2013
compiler-optimization
fast-math
Could a Java compiler reorder function calls?
Nov 18, 2022
java
compiler-optimization
Are compilers clever enough to std::move variables going out of scope?
Nov 08, 2022
c++
compiler-optimization
rvalue
nrvo
Can a conforming C# compiler optimize away a local (but unused) variable if it is the only strong reference to an object?
Oct 16, 2020
c#
.net
garbage-collection
weak-references
compiler-optimization
What does the compiler do in assembly when optimizing code? ie -O2 flag
Aug 10, 2022
c++
compiler-optimization
Harsh differences in generated assembly of floating-point comparisons < and >=
Mar 17, 2022
c++
assembly
floating-point
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
« Newer Entries
Older Entries »