A lightweight system stress-testing tool written in Scala.
Go to file
nasr 94e2465ded feature(updatefeature(update): prime calculation method
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.
2025-11-17 23:57:36 +01:00
project feature: gitignore 2025-11-15 14:45:59 +01:00
src/main/scala/com/nsrddyn feature(updatefeature(update): prime calculation method 2025-11-17 23:57:36 +01:00
.gitignore Merge branch 'main' into feature/single-threaded-cpu-load-generation 2025-11-16 18:07:20 +01:00
build.sbt chose: refactor and cleanup of main files 2025-11-15 23:18:16 +01:00
LICENSE Initial commit 2025-11-14 15:59:27 +01:00
README.md Initial commit 2025-11-14 15:59:27 +01:00

torque

A lightweight system stress-testing tool written in Scala.