Difference between revisions of "GPU621/Go Kimchi"
(→Progress) |
|||
Line 15: | Line 15: | ||
== Progress == | == Progress == | ||
+ | |||
+ | === What's GO Language? === | ||
+ | |||
+ | |||
+ | === What's Java? === |
Revision as of 20:00, 1 August 2021
GPU621/DPS921 | Participants | Groups and Projects | Resources | Glossary
Contents
Project Name
Compare C++/Go/Java
Group Members
Project Description
This project will look at the performance difference between C++/Go/Java using a similar Parallel 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 three languages. It will also briefly cover the history of each language and look at the fundamental difference between three languages to see what may have caused the performance difference.