Search
Your task is to measure time performance of three different implementations of matrix multiplication and compare them:
You probably need to do the following steps:
You can make any changes in the Main class to perform the measurements but you are not allowed to modify the MatrixUtils class.
The report should include the following parts:
java -version
Report templates: benchmark_template.doc, LaTeX template