Performance Flashcards
1
Q
What is the SPECrattio?
A
The SPEC ratio is the result of dividing the execution time of a reference processor by the execution time of the measured computer. i.e. it is the normalized execution time.
2
Q
How is the overall Spec Ratio calculated?
A
Overall spec ratio is the geometric mean of the previous ratios. i.e. multiplied together.
3
Q
What is MIPS as a performance metric?
A
MIPS is Millions of Instructions Per Second
4
Q
What is Amdahl’s Law
A
5
Q
What is ssj_ops
A
Spec Power Benchmark
- Power consumption of server at different workload levels – ‘server side Java operations’ (ssj)
- Performance: ssj_ops/sec
- Power: Watts (Joules/sec)
- Measured in 10% workload increments (ssj_opsi)
- Power measured at each level (poweri)