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 micro-optimization
AVX 512 vs AVX2 performance for simple array processing loops [closed]
Dec 04, 2022
performance
x86
micro-optimization
avx2
avx512
Python if else micro-optimization
Nov 29, 2022
python
micro-optimization
Duplicate literals and hard-coding
Nov 30, 2022
c++
c
micro-optimization
compiler-theory
string-interning
Optimize Binary Search Algorithm
Nov 29, 2022
c
algorithm
binary
micro-optimization
Which is the best way, in C, to see if a number is divisible by another?
Nov 29, 2022
c
math
optimization
micro-optimization
integer-division
Controller performance in codeigniter
Nov 13, 2022
php
codeigniter
micro-optimization
lines-of-code
complier generating a mov back and forth on eax
Oct 19, 2022
c++
gcc
assembly
x86-64
micro-optimization
Missing latency in instruction tables
Oct 18, 2022
assembly
x86
micro-optimization
What is the fastest way to swap the bytes of an unaligned 64 bit value in memory?
Oct 18, 2022
performance
assembly
x86-64
endianness
micro-optimization
Why is clang's `-O3` alloca 2x faster than g++
Oct 12, 2022
memory-management
compiler-construction
clang
micro-optimization
Which is generally faster to test for zero in x86 ASM: "TEST EAX, EAX" versus "TEST AL, AL"?
Jun 20, 2022
intel
performance
assembly
x86
micro-optimization
Efficient computation of the average of three unsigned integers (without overflow)
Oct 11, 2022
c
algorithm
bit-manipulation
micro-optimization
extended-precision
« Newer Entries
Older Entries »