Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bogn: add statistics. #66

Open
prataprc opened this issue Mar 7, 2018 · 0 comments
Open

bogn: add statistics. #66

prataprc opened this issue Mar 7, 2018 · 0 comments

Comments

@prataprc
Copy link
Member

prataprc commented Mar 7, 2018

Many statistics information can be added into bogn for debugging purpose.

a. cumulative time taken to build disk snapshots.
b. total bytes of data written to disk.
c. total bytes of data ingested (including overhead) by memory level (mw).
d. cumulative time taken to ingest data by memory level (mw)

b/c shall give write amplification factor.
c/a shall give write ingestion rate.

PS: use this task to track all stats related commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant