SpiceQA
Questions
Tags
Users
Badges
micro-optimization
146 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
LEA vs MOV + INC for incrementing a variable and storing it in another one?
user_14830457
0
•
asked Aug 24, 2022
1
1
77
x86-64
micro-optimization
intel
assembly
What's the most efficient way to swap 4 16-bit integers on a 64-bit processor?
user_16642199
0
•
asked Aug 23, 2022
2
3
123
micro-optimization
assembly
c++
Fastest way to take the average of two signed integers in x86 assembly?
user_1021959
0
•
asked Jul 25, 2022
29
2
2708
micro-optimization
x86
assembly
optimization
average
Efficiently loading both RAX and R8 with the same small positive number
user_3144770
0
•
asked Jul 22, 2022
3
1
54
instruction-encoding
x86-64
micro-optimization
assembly
Why does gcc implement fmin and fmax in three different ways?
user_18237456
0
•
asked Jun 25, 2022
5
1
111
x86-64
micro-optimization
assembly
gcc
Does it make sense to use a relaxed load followed by a conditional fence, if I don't always need acquire semantics?
user_2752075
0
•
asked Jun 13, 2022
9
1
182
memory-barriers
micro-optimization
atomic
multithreading
c++
Different codegen for 'i % 2 == 0' between clang and GCC, why is it compiled this way?
user_634821
0
•
asked May 29, 2022
6
0
138
compiler-optimization
x86-64
micro-optimization
assembly
c++
How do you reason about fluctuations in benchmarking data?
user_8127588
0
•
asked May 19, 2022
3
2
53
microbenchmark
micro-optimization
benchmarking
optimization
performance
Optimize lookup tables to simple ALU
user_11322131
0
•
asked May 18, 2022
9
2
178
micro-optimization
code-generation
clang
optimization
c
Optimizing FMA sequences on different arm64 micro-architectures
user_1716339
0
•
asked May 7, 2022
2
0
97
arm64
neon
micro-optimization
assembly
1
(current)
2
3
4
5
Next
Next
Hot Questions