summaryrefslogtreecommitdiff
path: root/test/benchmarks/build.sbt
Commit message (Collapse)AuthorAgeFilesLines
* Benchmark the OpenHashMap memory usage.Performant Data LLC2016-05-031-1/+4
| | | | Also add sbteclipse to the benchmark project.
* Add JMH to the benchmark framework.Performant Data LLC2016-05-031-0/+8
Add an example benchmark for OpenHashMap.