influxdata / influxdata/influxdb
Get baseline performance measurement capabilities
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
## Background
We have no ability to measure the performance of the app in a meaningful, repeatable, actionable way. We need to add that capability. This will be done in steps, and kept to a small scale as a way of understanding the problem domain and ensuring this doesn't just become noise. To that end, we should focus measuring a very small subset of the application: a single graph on a single dashboard, for example. The goal of this ticket is not necessarily to measure the performance of the app, but to get the instrumentation capability to start measuring things in a more meaningful way
## Acceptance Criteria
* we can measure performance data of a single screen of the application
* average frames per second, average time spent in frame, memory usage (only available on chrome)
Contributor guide
Assessment
This issue has not been assessed yet.