Testing 0... If-Else testing... It took 4667 ns to pass 0 through If-Else statements. Switch-Case testing... It took 2801 ns to pass 0 through Switch-case statements. Testing 500... If-Else testing... It took 5600 ns to pass 500 through If-Else statements. Switch-Case testing... It took 2334 ns to pass 500 through Switch-case statements. Testing 999... If-Else testing... It took 10734 ns to pass 999 through If-Else statements. Switch-Case testing... It took 1867 ns to pass 999 through Switch-case statements. OutOfBounds... Testing -1... If-Else testing... It took 11668 ns to pass -1 through If-Else statements. Switch-Case testing... It took 2334 ns to pass -1 through Switch-case statements. Random... Testing 462... If-Else testing... It took 5600 ns to pass 462 through If-Else statements. Switch-Case testing... It took 1867 ns to pass 462 through Switch-case statements. Now testing cycles... Testing 0 in cycle... If-Else testing... It took 5954 mcs to pass 0 through 100000 iterations of If-Else statements. Switch-Case testing... It took 105 mcs to pass 0 through 100000 iterations of Switch-Case statements. Testing 500 in cycle... If-Else testing... It took 370831 mcs to pass 500 through 100000 iterations of If-Else statements. Switch-Case testing... It took 77 mcs to pass 500 through 100000 iterations of Switch-Case statements. Testing 999 in cycle... If-Else testing... It took 712980 mcs to pass 999 through 100000 iterations of If-Else statements. Switch-Case testing... It took 100 mcs to pass 999 through 100000 iterations of Switch-Case statements. OutOfBounds... Testing -1 in cycle... If-Else testing... It took 719035 mcs to pass -1 through 100000 iterations of If-Else statements. Switch-Case testing... It took 78 mcs to pass -1 through 100000 iterations of Switch-Case statements. Random... Testing 825 in cycle... If-Else testing... It took 611780 mcs to pass 825 through 100000 iterations of If-Else statements. Switch-Case testing... It took 77 mcs to pass 825 through 100000 iterations of Switch-Case statements.