php: Reduce profiling testsuite
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 141
- Forks
- 146
- Avg merge
- 11h 7m
- Merged PRs (30d)
- 407
Description
The PGO profile case runs the testsuite for php. This testsuite consists of over 16000 tests. See what we can do to reduce the number of tests ran during the profiling testsuite to reduce the buildtime whilst keeping the performance improvements.
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
Start by locating the PGO profile case and the configuration that selects the PHP testsuite, then measure its current runtime and test count. Determine a smaller representative selection that preserves the stated performance improvements; done means the profiling run is shorter without a performance regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- build-system, performance, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100