58
edits
Changes
→Project Description
== Project Description ==
This project will look at the performance difference between /Go/and Java using a classic matrix multiplication algorithm.
It will present how to do parallel program in each language and show the different syntax codes that's using the similar algorithm.
We will gather the results of running the code and show the graphical result to clearly show to performance difference between the two programming language.