microsoft / microsoft/typescript-benchmarking
"Group" benchmark machines, schedule benchmarks on groups
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 6
- Avg merge
- 7m
- Merged PRs (30d)
- 2
Description
We have two "groups" of machines, depending on when we purchased them. The machines in each group are identical. As far as I can tell, there's no measurable difference between them, so it may be better to instead schedule benchmarks on a specific group rather than a specific machine, which can lead to fewer blocked benchmark runs if one machine is more loaded than the others.
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.
Research direction
The issue does not name files, tests, or an entry point. Start by tracing how benchmark runs are assigned to machines and how machine groups are configured; done means equivalent machines can be represented as a group and runs can be scheduled on an available member.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- infrastructure, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100