Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 369 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 369 Bytes

PerformanceBenchmarks

Personal benchmarks This is a bunch of benchmarks to see wich implementations of the same functions gives the best performance while also being the most readable

To run this project use maven package and run the jar "benchmarks.jar". Right now it implements a benchmark measuring the performance of various types of loops and random Generators