Introduce benchmarking with JMH
alexandru opened this issue · 1 comments
alexandru commented
We need to make sure that we are faster than our competition at reading and writing files.
Introducing benchmarks by means of JMH is easy: https://github.com/ktoso/sbt-jmh
radusw commented
Done