SpiceQA
Questions
Tags
Users
Badges
microbenchmark
62 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is mov r64, m64 one cycle or two cycle latency?
user_10865622
0
•
asked Jan 7, 2019
4
1
515
micro-architecture
microbenchmark
cpu-cache
x86
assembly
Java 11 -- performance regressions against Java 8?
Gili_14731
0
•
asked Dec 28, 2018
54
0
3761
jmh
java-11
java-8
microbenchmark
performance
Why is CPUID + RDTSC unreliable?
user_3278350
0
•
asked Dec 24, 2018
5
2
686
cpuid
rdtsc
microbenchmark
intel
x86
What's up with the "half fence" behavior of rdtscp?
user_149138
0
•
asked Sep 4, 2018
7
0
415
rdtsc
microbenchmark
x86
assembly
performance
What does `static_cast<volatile void>` mean for the optimizer?
user_3598119
0
•
asked Nov 12, 2017
5
1
427
microbenchmark
void
volatile
benchmarking
c++
Are Class.cast and Class.isInstance methods in Java 9 actually intrinsic when invoking via class variable?
user_7110799
0
•
asked Nov 6, 2017
3
1
308
java-9
microbenchmark
java
performance
Why is logarithm slower in Rust than in Java?
user_5388450
0
•
asked Jul 11, 2017
21
2
3909
jmh
rust
microbenchmark
floating-point
java
Why is the StringBuilder chaining pattern sb.append(x).append(y) faster than regular sb.append(x); sb.append(y)?
user_7110799
0
•
asked Jun 2, 2017
48
1
2441
jmh
microbenchmark
java
performance
How to see call tree profiling in JMH?
user_5388450
0
•
asked Jun 2, 2017
4
1
2743
jmh
microbenchmark
profiler
profiling
java
Why the 'Measured negative execution time!' error appears? (And how to deal with it?)
user_1818420
0
•
asked Dec 29, 2013
5
3
573
microbenchmark
r
Prev
Prev
3
4
5
6
(current)
7
Next
Next
Hot Questions