allocation-tracker icon indicating copy to clipboard operation
allocation-tracker copied to clipboard

Create JMH Benchmark for BCI part

Open CodingFabian opened this issue 10 years ago • 0 comments

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.

CodingFabian avatar Jul 20 '14 11:07 CodingFabian