Engineering >> Computer Science & Engineering

Integration of Java Benchmarks

by Barry Tormey

 

Submitted : Fall 2011


The purpose of this project is to calculate the average runtime of a Java program using benchmarks set by the user. The user will be able to set how many runs and how many iterations the program will go through and the runtime for each run will be recorded. A function will then be derived from the runtimes where the integral will be taken to find the average runtime for each benchmark.

 


 

[ Back ]

Advisors :
Arcadii Grinshpan, Mathematics and Statistics
Matthew Fleeman, Mathematics and Statistics
Jing Wang, Computer Science & Engineering
Suggested By :
Matthew Fleeman