cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.92k stars 3.78k forks source link

storage: add benchmark cli flags to report iterator stats #89434

Open jbowens opened 1 year ago

jbowens commented 1 year ago

It would be helpful when evaluating behavior of low-level pkg/storage microbenchmarks to be able to opt-into reporting the Pebble Iterator stats as benchmark metrics (via (*testing.B).ReportMetric).

Jira issue: CRDB-20252

blathers-crl[bot] commented 1 year ago

Hi @jbowens, please add a C-ategory label to your issue. Check out the label system docs.

While you're here, please consider adding an A- label to help keep our repository tidy.

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

github-actions[bot] commented 5 months ago

We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB!