-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
metaIssues not directly related to codeIssues not directly related to codeperformanceDegrading or improving performanceDegrading or improving performance
Description
There exists a GitHub action which can monitor performance diffs on a commit-to-commit basis: https://github.com/marketplace/actions/continuous-benchmark. They don't officially support phpbench yet, though.
Having a monitoring tool could have great effects on code performance in the long term.
Before continuous benchmarking is of any use, there need to be benchmarks that test actual performance-critical code paths (like routing or dependency injection).
Metadata
Metadata
Assignees
Labels
metaIssues not directly related to codeIssues not directly related to codeperformanceDegrading or improving performanceDegrading or improving performance