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
.Max() vs OrderByDescending().First()
Apr 16, 2022
c#
linq
compiler-optimization
1,000,000,000 calculations per microsecond?
Sep 22, 2022
c++
c
optimization
compiler-optimization
Does the compiler decide when to inline my functions (in C++)?
Oct 17, 2022
c++
compiler-theory
compiler-optimization
ARM Deliberately Bloating Compiled Code?
May 22, 2018
c
gcc
assembly
arm
compiler-optimization
Why are multiplications by constant signed integer fractions not optimised?
Oct 16, 2022
c++
c
compiler-optimization
Why does storing to and loading from an AVX2 256bit vector have different results in debug and release mode? [duplicate]
Jan 09, 2022
rust
compiler-optimization
simd
avx2
Does C++ Standard description of indirection operator guarantee memory writes are not optimized away?
Jul 27, 2021
c++
optimization
compiler-construction
compiler-optimization
indirection
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
« Newer Entries
Older Entries »