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
Any performance difference between sinf(), cosf() and sin(), cos()
Oct 22, 2022
c
compiler-optimization
.NET Compiler -- Are there nested loop optimizations built-in?
Oct 21, 2022
c#
.net
task-parallel-library
compiler-optimization
Why this method does not get optimized away?
Oct 22, 2022
java
guava
compiler-optimization
Why is Xcode/LLVM optimising out the variable this method returns when compiling for ARM64
Oct 23, 2022
objective-c
xcode
arm
llvm
compiler-optimization
Is it realistic to use -O3 or -Ofast to compile your benchmark code or will it remove code?
Oct 21, 2022
c++
optimization
g++
compiler-optimization
compiler-flags
Is extracting to static final necessary for Java optimization?
Oct 21, 2022
java
performance
compiler-optimization
Computation is optimized only if variable updated in loop is local
Oct 17, 2022
c++
vectorization
compiler-optimization
Is switch just as bad as if?
Oct 06, 2022
performance
optimization
language-agnostic
compiler-optimization
branch-prediction
struct storage size error not reported by GCC with optimization turned on
Sep 29, 2022
c
gcc
struct
compiler-optimization
Do C++ compilers align small functions to optimize cache-line fetches?
May 05, 2022
c++
assembly
optimization
compiler-optimization
memory-alignment
Will java compiler optimize a method call on a final static variable ? And what happens when it becomes dalvik code?
Oct 08, 2021
java
android
javac
compiler-optimization
dalvik
Why does gcc add this movss instruction only with _mm_set_ss?
Aug 15, 2022
c
optimization
sse
compiler-optimization
Optimization of virtual table lookups
Nov 08, 2022
c++
compilation
compiler-optimization
Bloated EXE sizes, and unwanted dependencies with Qt/MingW
Jul 24, 2022
c++
qt4
g++
mingw
compiler-optimization
compiler optimisation when returning strings
Feb 14, 2022
c#
compiler-construction
compiler-optimization
Can compiler optimization elminate a function repeatedly called in a for-loop's conditional?
Oct 15, 2022
c++
compiler-optimization
Do global reference capturing lambdas in C++ inhibit alias optimisations?
Mar 30, 2020
c++
c++11
lambda
compiler-optimization
strict-aliasing
How can I find the micro-ops which instructions on Intel's x86 CPUs decode to?
Nov 04, 2022
x86
intel
compiler-optimization
Modulo operator slower than manual implementation?
Sep 30, 2022
c
x86-64
compiler-optimization
modular-arithmetic
128-bit
Are floating point operations in C associative?
Sep 16, 2022
c
math
floating-point
compiler-optimization
« Newer Entries
Older Entries »