| Age | Commit message (Collapse) | Author |
|
|
|
not a good way of testing things, but it's a way and the first way
|
|
- created new prime class
- measures performance based on time ( for now )
- needs further implementation
|
|
- cleaned up useless ALU.scala file
- will not be passing threads as parameters
|
|
finished the prime number calculation method, added an example of it
calculating the max int number. stresses cpu usage to 100%, not heavy
yet. But we are stressing it in someway. next steps are to add
multithreading and different ways of performance measurments.
|
|
|
|
|