-
Notifications
You must be signed in to change notification settings - Fork 510
Closed
Labels
Description
This isn't really a bugreport, or rather may or may not be.
While doing our preliminary tests vs. LevelDB, we've noticed that Pebble's on-disk size is about 20% larger than that of go-leveldb. Wondering if this is an expected known fact / feature of Pebble, or if it might be a bug or a misconfiguration on our side? I'm still tweaking parameters, so the comparison might not be completely fair, just wondering if this size increase is something I should expect or if it's something I should debug.
Thanks