Thorbjørn Ravn Andersen wrote:
> I have been wondering what exactly it is that you are trying to do?  Is 
> it trying to establish a unit for CPU usage from which you can establish 
> an upper bound for how long a given test may take?

Something like that. By measure the time it takes to perform a number of 
operations (combination of random number generation and sorting), we can 
roughly 
estimate the power of the host CPU. It then becomes possible to calibrate 
performance tests.

> /Thorbjørn

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to