SpiceQA
Questions
Tags
Users
Badges
micro-optimization
146 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Micro-optimization: Assigning constructor properties by reference
user_753531
0
•
asked Oct 5, 2017
3
0
39
micro-optimization
php
Fastest implementation of simple, virtual, observer-sort of, pattern in c++?
user_3115980
0
•
asked Oct 5, 2017
3
2
681
dispatch
micro-optimization
virtual-functions
enums
c++
What's the reason for padding executable sections with "long NOPs"?
user_1537925
0
•
asked Sep 22, 2017
4
1
461
x86-64
micro-optimization
x86
assembly
gcc
Using IACA with non-assembly routine
user_650492
0
•
asked Sep 19, 2017
3
1
177
iaca
x86-64
micro-optimization
delphi
How exactly do partial registers on Haswell/Skylake perform? Writing AL seems to have a false dependency on RAX, and AH is inconsistent
user_224132
0
•
asked Aug 13, 2017
46
2
3304
micro-optimization
intel
x86
assembly
cpu-architecture
Fully utilizing pipelines on kaby lake
user_2189500
0
•
asked Jul 16, 2017
8
2
370
avx2
x86-64
micro-optimization
assembly
performance
Why does mulss take only 3 cycles on Haswell, different from Agner's instruction tables? (Unrolling FP loops with multiple accumulators)
user_8306489
0
•
asked Jul 15, 2017
46
1
4291
micro-optimization
sse
x86
assembly
c
Why does Intel's compiler prefer NEG+ADD over SUB?
user_366904
0
•
asked Jun 2, 2017
47
1
1291
icc
micro-optimization
x86
assembly
Why compiled lambda build over Expression.Call is slightly slower than delegate that should do the same?
user_506147
0
•
asked May 29, 2017
3
1
521
micro-optimization
expression-trees
performance
.net
c#
Efficient mod 3 in x86 assembly
user_595228
0
•
asked May 27, 2017
7
1
1329
x86-64
micro-optimization
assembly
Prev
Prev
11
12
13
(current)
14
15
Next
Next
Hot Questions