deephacks / lmdbjni

LMDB for Java
Apache License 2.0
204 stars 28 forks source link

JMH benchmark comparing native lmdb and lmdbjni #40

Open krisskross opened 8 years ago

krisskross commented 8 years ago

In order to get a sense of the JNI overhead a JMH test is needed that mirrors http://symas.com/mdb/microbench/db_bench_mdb.cc. The results should be comparable to the numbers found at http://symas.com/mdb/microbench.