Move all the microbenchmark code into one directory.

Motivation:

Allmost all our benchmarks are in src/main/java but a few are in src/test/java. We should make it consistent.

Modifications:

Move everything to src/main/java

Result:

Consistent code base.
This commit is contained in:
Norman Maurer 2017-02-23 15:23:34 +01:00
parent deb90923a2
commit a80d3411ee
4 changed files with 0 additions and 0 deletions