Offending line: https://github.com/tendermint/tendermint/blob/416d143bf72237c026cc289e5505ad943b88944b/libs/db/c_level_db.go#L132 It should just list the same properties used in the goleveldb implementation: https://github.com/tendermint/tendermint/blob/416d143bf72237c026cc289e5505ad943b88944b/libs/db/go_level_db.go#L126 This is blocking SDK team's efforts in benchmarks comparison between the two leveldb wrappers.
Offending line:
tendermint/libs/db/c_level_db.go
Line 132 in 416d143
It should just list the same properties used in the goleveldb implementation:
tendermint/libs/db/go_level_db.go
Line 126 in 416d143
This is blocking SDK team's efforts in benchmarks comparison between the two leveldb wrappers.