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
Compile-time elimination of if/else branch in C++
Sep 16, 2022
c++
templates
language-lawyer
compiler-optimization
template-specialization
Does compiler use SSE instructions for a regular C code?
Sep 16, 2022
c
compilation
compiler-optimization
sse
simd
How does memory reordering help processors and compilers?
Apr 17, 2022
java
multithreading
optimization
compiler-optimization
cpu-architecture
Why does the compiler assume that these seemingly equal pointers differ?
Aug 08, 2022
c
pointers
gcc
language-lawyer
compiler-optimization
Does C# Compiler calculate math on constants?
Apr 07, 2022
c#
performance
constants
compiler-optimization
Avoid stalling pipeline by calculating conditional early
Aug 29, 2022
performance
language-agnostic
compiler-optimization
cpu-architecture
branch-prediction
.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
« Newer Entries
Older Entries »