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
Why is the standard "abs" function faster than mine?
Sep 11, 2022
c++
gcc
g++
compiler-optimization
Is there any advantage to definining a val over a def in a trait?
Oct 24, 2022
scala
compiler-optimization
traits
What is the reason for inner loop performance degradation after upgrade?
May 09, 2021
c++
assembly
visual-c++
visual-studio-2017
compiler-optimization
"Function has no address" despite disabled optimization (/Od)
Jul 05, 2022
c++
visual-c++
compiler-optimization
msvc12
Why does rustc take over a minute to compile this 250 line program with optimization while clang takes under a second?
Sep 21, 2022
rust
compiler-optimization
Is this a possible bug in .Net Native compilation and optimization?
Nov 17, 2022
c#
struct
uwp
compiler-optimization
.net-native
Integer division by 7
Nov 11, 2022
algorithm
math
optimization
compiler-optimization
integer-division
How to compile and run an optimized Rust program with overflow checking enabled
Oct 28, 2022
rust
compiler-optimization
integer-overflow
const vs inline string literal, compilation optimisation
Dec 20, 2021
javascript
constants
v8
compiler-optimization
Why does compiler generate additional sqrts in the compiled assembly code
Jan 27, 2022
c
gcc
assembly
x86-64
compiler-optimization
Does setting the platform when compiling a c# application make any difference?
Aug 21, 2022
c#
optimization
jit
compiler-optimization
cil
LLVM and the future of optimization
Mar 15, 2022
optimization
gcc
compiler-construction
llvm
compiler-optimization
Passing parameters one by one, or by wrapping them in an array, struct or tuple
Jan 22, 2022
c++
compiler-optimization
calling-convention
What's the difference between partial evaluation and function inlining in a functional language?
Aug 30, 2022
haskell
optimization
functional-programming
compiler-optimization
inlining
Why does the Rust compiler not reuse the memory on the stack after an object is moved?
Sep 05, 2022
rust
llvm
compiler-optimization
Haskell explicit recursion vs `iterate`
Jul 31, 2020
performance
loops
haskell
ghc
compiler-optimization
In clang, how do you use per-function optimization attributes?
Oct 21, 2022
c
clang
compiler-optimization
Are C# anonymous types redundant in C# 7
Sep 19, 2022
c#
compiler-optimization
anonymous-types
c#-7.0
valuetuple
When to use volatile to counteract compiler optimizations in C#
Sep 19, 2022
c#
multithreading
.net-4.0
compiler-optimization
Is the compiler allowed to recycle freed pointer variables?
Feb 02, 2020
c
pointers
free
compiler-optimization
standards-compliance
« Newer Entries
Older Entries »