3056b80602
Motivation: The microbench code in 4.0 lives in src/test while in 4.1 and master it lives in src/main. A backport of a patch did not account for this. Modifications: - Move the benchmark to the src/test directory - Update new benchmark package info Result: 4.0 branch can now build again.
Microbenchmark tests
See our wiki page.