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
Effectiveness of unique_ptr
Aug 23, 2022
c++
x86-64
compiler-optimization
unique-ptr
Is this incorrect code generation with arrays of __m256 values a clang bug?
Mar 12, 2019
c++
clang
compiler-optimization
avx2
How do I optimise this Haskell limit order book (with code, reports, graphs)?
Dec 17, 2021
haskell
optimization
functional-programming
compiler-optimization
computational-finance
What is meaning of locality of data structure?
Sep 08, 2022
c++
performance
visual-c++
memory
compiler-optimization
Limitations of Common Subexpression Elimination in C++
Nov 02, 2022
c++
clang
compiler-optimization
Does the C++ standard force capture-by-reference of local variables to be inefficient? [duplicate]
Sep 23, 2022
c++
lambda
language-lawyer
compiler-optimization
What's wrong with -O3 (optimization level 3)? [duplicate]
Nov 17, 2022
c++
c
gcc
compiler-optimization
embed string via header that cannot be optimized away
Jan 18, 2022
c
compiler-optimization
copyright-display
Is there a way to get the .Net JIT or C# compiler to optimize away empty for-loops?
Nov 17, 2022
c#
.net
clr
jit
compiler-optimization
Optimal memory trace for a DAG of dependency evaluations
Nov 15, 2018
algorithm
memory
graph
compiler-optimization
directed-acyclic-graphs
What is happening here in pow function?
Mar 23, 2022
c
gcc
compiler-optimization
pow
gcc4.9
Ternary operator with branches with void type
Sep 20, 2022
c++
compiler-optimization
conditional-operator
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
« Newer Entries
Older Entries »