mirror of
https://github.com/nasrlol/torque.git
synced 2025-11-27 23:09:21 +01:00
A lightweight system stress-testing tool written in Scala.
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. |
||
|---|---|---|
| project | ||
| src/main/scala/com/nsrddyn | ||
| .gitignore | ||
| build.sbt | ||
| LICENSE | ||
| README.md | ||
torque
A lightweight system stress-testing tool written in Scala.