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
Short-circuited operators and tail recursion
Jun 06, 2022
recursion
compiler-optimization
tail-recursion
short-circuiting
How well do linkers cope with functions that return quickly?
Mar 13, 2021
c
linker
compiler-optimization
micro-optimization
lto
Why can't a vtable contain duplicate functions?
Oct 18, 2022
c++
compiler-optimization
vtable
Why doesn't this simple function get de-virtualized?
Jun 14, 2022
c++
gcc
compiler-optimization
virtual-functions
devirtualization
How can I get the compiler to output faster code for a string search loop, using SIMD vectorization and/or parallelization?
Sep 05, 2022
c
assembly
vectorization
compiler-optimization
simd
How to test generic performance with whole module optimization
Feb 09, 2018
swift
generics
optimization
compiler-optimization
LLVM Instruction Scheduling
Oct 21, 2021
llvm
scheduling
compiler-optimization
instructions
Guaranteeing the order of execution without using volatile or memory barrier and locks
Oct 21, 2022
c
multithreading
performance
compiler-optimization
Clean code vs performance
Jun 27, 2022
java
android
compiler-optimization
Force compile-time calculations C
May 25, 2019
c
compiler-optimization
Math behind gcc9+ modulus optimizations
Oct 16, 2021
c
math
compiler-optimization
modulus
Which functions are affected by -fno-math-errno?
Nov 13, 2022
c++
gcc
compiler-optimization
errno
math-functions
Compiler code generation--register allocation inside conditional blocks
Sep 25, 2022
compiler-optimization
Recompilation of dependencies with Maven - possible? Any performance boost?
Sep 12, 2022
java
maven
dependencies
compiler-optimization
building
Compiler Optimizations effect on FLOPs and L2/L3 Cache Miss Rate using PAPI
May 18, 2022
c
intel
compiler-optimization
cpu-cache
flops
Do pointers inhibit compiler optimizations?
Nov 07, 2022
performance
pointers
fortran
compiler-optimization
How effectively can function-local lambdas be inlined by C++ compilers?
Feb 04, 2020
c++
lambda
c++17
compiler-optimization
Missed optimization with string_view::find_first_of
Jun 14, 2022
c++
assembly
gcc
clang
compiler-optimization
Inconsistent gcc behaviour for __attribute((const))
Dec 21, 2017
c++
gcc
compiler-optimization
function-attributes
Empty derived optimization
Sep 25, 2022
c++
class
optimization
memory-management
compiler-optimization
« Newer Entries
Older Entries »