Add real benchmarking
Opened this issue · 0 comments
kyay10 commented
Most of the benchmarking I've done has been just running tests and seeing how long they take.
Properly benchmarking this might reveal that some performance "bottlenecks" were due to a not-warmed-up JVM.
Also more benchmarks would be very welcome!