microsoft / microsoft/typescript-benchmarking
Add way to backfill new benchmarks without rerunning everything
Open
@jakebailey is already working on this.
Since Jan 11, 2024.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 6
- Avg merge
- 7m
- Merged PRs (30d)
- 2
Description
Right now, backfilling requires a full run and replaces the old one. We should be able to run just a handful benchmarks and patch the old files with the new contents.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.