SpiceQA
Questions
Tags
Users
Badges
user_149138
@user_149138
0
reputation
0
answers
66
questions
About Me
// Hello, World !
Top Answers
Why does my Intel Skylake / Kaby Lake CPU incur a mysterious factor 3 slowdown in a simple hash table implementation?
88 votes
SIMD instructions lowering CPU frequency
70 votes
What are the relative cycle times for the 6 basic arithmetic operations?
17 votes
What are my available march/mtune options?
12 votes
How do the store buffer and Line Fill Buffer interact with each other?
11 votes
Top Questions
Is it always the case that sizeof(T) >= alignof(T) for all object types T?
45 votes
4 answers
Can the return type of the function be obtained from within the function?
42 votes
1 answers
Lost Cycles on Intel? An inconsistency between rdtsc and CPU_CLK_UNHALTED.REF_TSC
34 votes
1 answers
What are the latency and throughput costs of producer-consumer sharing of a memory location between hyper-siblings versus non-hyper siblings?
25 votes
2 answers
What are the semantics of overlapping objects in C?
25 votes
1 answers