msvens / mellowtech-core

Apache License 2.0
2 stars 1 forks source link

Benchmark #6

Open msvens opened 8 years ago

msvens commented 8 years ago

Even though benchmarks are notoriously difficult it would be nice to have some sort of performance comparison between the mellowtech collections lib and similar libraries. The plan is to compare with h2, derby and bdb java edition

at15 commented 8 years ago

there is also one called mapdb https://github.com/jankotek/mapdb, it also has BTreeMap https://github.com/jankotek/mapdb/blob/master/src/main/java/org/mapdb/BTreeMap.java