microsoft / microsoft/terminal
Get Performance Tests Working
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
I've added a performance mode to some of the conhost.feature.tests.dll tests and managed to ensure that they do work with the WinPerf infrastructure.
Now I need to finish up and get this running in an automated fashion. I'm pretty sure that WinPerf and the Windows Performance backend services are going to remain private, but that won't necessarily stop us from having an internal build that can orchestrate these and submit bugs that we can then pull back out to GitHub.
Contributor guide
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
Start by locating the performance mode in conhost.feature.tests.dll and reviewing how it currently works with WinPerf. Then investigate how an internal build could orchestrate these tests and submit bugs through the Windows Performance backend services. Done means the performance tests run automatically and their results can be submitted and retrieved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems, performance, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100