influxdata / influxdata/giraffe
Add performance benchmarks
Open
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
As we make changes to the library and add new capability, it would be useful to have a way to benchmark performance on key parts of the library so that we could see before and after a change.
Possible functions to benchmark
- functions for parsing flux results
- functions for interpolating lines on a graph
- what else?
Contributor guide
Research direction
Start by locating the library functions that parse Flux results and interpolate lines on a graph. Define which key functions to benchmark, how results will be compared before and after changes, and what benchmark output demonstrates that the work is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100