scalation.math
The PrimesTest object is use to perform timing test on the Primes object.
PrimesTest
Primes
Time the execution of method/function f.
display indicator
the method/function to time
Timings for generating primes using SoA
Timings for generating primes using SoE
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
PrimesTest
object is use to perform timing test on thePrimes
object.