allocation-tracker
allocation-tracker copied to clipboard
Create JMH Benchmark for BCI part
The code right now uses ASM to invoke a static class and pass it the method name, as experiments have shown this to be the fastest way. However a benchmark should prove this.