summaryrefslogtreecommitdiff
path: root/src/main/scala/com/nsrddyn/tools/Measurable.scala
AgeCommit message (Collapse)Author
2025-11-20feature[benchmark]: time measurement benchmarknasr
not a good way of testing things, but it's a way and the first way
2025-11-19feature: performance measuring to be implemented in prime generatorAbdellah El Morabit
- created new prime class - measures performance based on time ( for now ) - needs further implementation