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
Is IL generated by expression trees optimized?
Nov 15, 2022
c#
expression-trees
compiler-optimization
jit
il
Can compiler optimizations, like ghc -O2, change the order (time or storage) of a program?
Apr 03, 2020
haskell
ghc
compiler-optimization
How do optimizing compilers decide when and how much to unroll a loop?
Mar 24, 2022
c++
c
performance
compiler-optimization
loop-unrolling
Why isn't string concatenation automatically converted to StringBuilder in C#? [duplicate]
Apr 13, 2022
c#
string
stringbuilder
compiler-optimization
Are measurable performance gains possible from using VC++'s __assume?
Aug 08, 2019
c++
performance
visual-c++
compiler-optimization
C++: Set bool value only if not set
Oct 23, 2022
c++
boolean
variable-assignment
conditional-statements
compiler-optimization
Can compilers generate self modifying code?
Aug 30, 2022
c++
assembly
compiler-optimization
self-modifying
Is it bad practice to declare a C function as static if it can still be executed indirectly (through a callback function)?
Oct 06, 2022
c++
c
linker
embedded
compiler-optimization
How to alloc a executable memory buffer?
May 03, 2022
c++
malloc
executable
compiler-optimization
jit
Do any C or C++ compilers optimize within define macros?
Nov 17, 2022
c++
c
c-preprocessor
compiler-optimization
crash report using optimization other than -o0 after xcode 4.5 update
Oct 17, 2019
iphone
compiler-optimization
crash-reports
pjsip
xcode4.5
C++ virtual functions: Can the linker remove entries in the virtual function table which aren't called?
Oct 18, 2022
c++
linker
compiler-optimization
vtable
dead-code
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
« Newer Entries
Older Entries »