forked from hypermodeinc/badger
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support collecting stats (sst count, vlog count, file sizes, move…
… key count, valid keys etc) (hypermodeinc#1428) This PR adds an option in `benchmark write` to show various stats such as: * sst count * vlog count * Count of moveKeys, internalKeys, validKeys, invalidKeys * Directory content and sizes of individual files The added option is `--show-dir`, this PR also fixes a minor error handling in `--entry-ttl` option.
- Loading branch information
1 parent
3991a88
commit 91a80ef
Showing
1 changed file
with
81 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters