Idea: mandatory PR performance tests
Open
@henderkes is already working on this.
Since Nov 23, 2025.
enhancement
- Dominant language
- Go
- Stars
- 11.3k
- Forks
- 488
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 11
Description
Describe your feature request
We're approaching a point where we have quite a few things in our code to improve performance. For behavioural regressions we already have a great amount of tests, but for the case of performance regressions, we should build something too.
Unfortunately, this isn't quite as simple as we have to cover a multitude of scenarios and rely on hardware with predictable performance (i.e. soft hosted runners). Is this something we're interested in pursuing either way?
@php/frankenphp-collaborators
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.
Assessment
This issue has not been assessed yet.