GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/39
Benchmark: putKeyN, getKeyN
Add getKeyN and putKeyN benchmark
Signed-off-by: Jonas Pfefferle <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail putKey
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/39.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #39
----
commit 215e4368a55a042aee6430140b7743fdf6371f4b
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-08-29T07:56:32Z
Benchmark: putKeyN, getKeyN
Add getKeyN and putKeyN benchmark
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---