SpiceQA
Questions
Tags
Users
Badges
micro-optimization
146 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is it possible to get the unsigned integer quotient and remained at once in C?
user_16217248
0
•
asked Nov 30, 2021
2
1
85
micro-optimization
unsigned-integer
division
c
performance
Do 32-bit and 64-bit registers cause differences in CPU micro architecture?
user_17187836
0
•
asked Nov 27, 2021
4
1
250
x86-64
micro-optimization
intel
assembly
cpu-architecture
How to extract bitfield of loop-invariant size with varying start?
user_17502886
0
•
asked Nov 25, 2021
3
0
189
bmi
x86-64
micro-optimization
assembly
performance
Why doesn’t Clang use vcnt for __builtin_popcountll on AArch32?
user_1813349
0
•
asked Nov 17, 2021
3
1
345
neon
arm
micro-optimization
bit-manipulation
clang
How to write a custom exception class derived from std::invalid_argument?
user_13407802
0
•
asked Nov 11, 2021
5
2
761
c-strings
micro-optimization
stdstring
exception
c++
C++ different using declarations for different concepts
user_7487283
0
•
asked Nov 6, 2021
2
3
108
c++-concepts
c++20
micro-optimization
optimization
c++
Assembly function address table and data under the function or in data section
user_14243990
0
•
asked Oct 29, 2021
3
2
242
static-data
x86-64
micro-optimization
x86
assembly
When source registers in avx instruction can be reused
user_3012929
0
•
asked Oct 8, 2021
3
2
202
avx
micro-optimization
simd
assembly
cpu-architecture
Why does clang's epilogue use `add $N, %rsp` instead of `mov %rbp, %rsp` to restore `%rsp`?
user_7275114
0
•
asked Sep 30, 2021
3
1
185
x86-64
micro-optimization
clang
assembly
Which sequence of instructions has better performance for zeroing one register or another?
user_3670473
0
•
asked Sep 30, 2021
3
2
146
mips
micro-optimization
assembly
cpu-architecture
performance
Prev
Prev
1
2
3
(current)
4
5
Next
Next
Hot Questions