Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Add continuous benchmarking #31

Open
ricardoboss opened this issue Apr 29, 2023 · 0 comments
Open

Add continuous benchmarking #31

ricardoboss opened this issue Apr 29, 2023 · 0 comments
Labels
meta Issues not directly related to code performance Degrading or improving performance

Comments

@ricardoboss
Copy link
Member

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).

@ricardoboss ricardoboss added performance Degrading or improving performance actions meta Issues not directly related to code and removed actions labels Apr 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
meta Issues not directly related to code performance Degrading or improving performance
Projects
None yet
Development

No branches or pull requests

1 participant