leveldb icon indicating copy to clipboard operation
leveldb copied to clipboard

what does "within 10% of the performance of the C++" mean?

Open publicocean0 opened this issue 7 years ago • 2 comments

sorry what does "within 10% of the performance of the C++" mean? 10% less than c++? -> c++ 100 ops , java 90ops 10% in absolute -> c++ 100ops , java 10 ops

comparing other similar project in java the performance is comparable with c++ .... are you sure ?

publicocean0 avatar Dec 11 '17 18:12 publicocean0

This project is abandoned. See some benchmarks in this fork: https://github.com/pcmind/leveldb#performance

rustyx avatar Jan 28 '20 13:01 rustyx

This project is in maintenance mode and only bug fixes are applied.

dain avatar Jan 30 '20 14:01 dain