Package suramadu.tests.throughput

Class Summary
FloatingPoint This test exercises Java's arithmetic capabilities to measure throughput during computationally intensive operations with floating point numbers.
FloatingPoint.TestProps  
IntegerOps This test exercises Java's arithmetic capabilities to measure throughput during computationally intensive operations using integers.
IntegerOps.TestProps  
Shifting 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.
Shifting.TestProps