This test exercises Java's arithmetic capabilities to measure throughput during computationally intensive operations with shift
operations
PURPOSE: To measure the Java and RTSJ computational throughput with shift operations.
Calculates the number of seconds represented by the specified number of machine cycles based on its intrinsically calculated
CPU speed timebase (cps) for an array of values.
Calculates the number of seconds represented by the specified number of machine cycles based on its intrinsically calculated
CPU speed timebase (frequency) for an array of values.
Calculates the number of seconds represented by the specified number of machine cycles based on its intrinsically calculated
CPU speed timebase (cps) for an array of values.
Calculates the number of seconds represented by the specified number of machine cycles based on its intrinsically calculated
CPU speed timebase (frequency) for an array of values.