HarperFast / HarperFast/rocksdb-js
Benchmarks: Compare previous run to detect performance regressions
Open
github_actions
- Dominant language
- C++
- Stars
- 21
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
To detect performance regressions, we need to pull the last benchmark artifacts and pass it into the `bench` task.
```
pnpm bench --compare previous.json
```
Contributor guide
Assessment
This issue has not been assessed yet.