-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[RFC] Profiling process on symfony core #32113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
The summary of the proposal: Could we create some benchmarks for some performance-critical features ... and run those benchmarks as part of the release process ... to ensure that new versions don't introduce performance regressions? |
@javiereguiluz as well as maybe propose some hackathon/ documentation on how to profile symfony for the community? |
How actionable is this issue? |
Hi @nicolas-grekas, thank you for taking time reading this. The main idea behind my issue is how symfony core team ensures that there are no performances/regressions etc when developping feature/component/patch/bug? also for communitiy, it would be valueable to have a sub part in the documentation of contributing to show how to use blackfire to compare/ensure the developement, wdyt? |
Hi @nicolas-grekas again, As the sf4.4 lts is soon to be released, i make a friendly ping I do not think it is a question of « actionable issue and PR submiting » My initial point was mainly on the code base addition process, maintenance process etc Of course there are plenty of benchmarks on the web, just wanted to know if internally sf core team deal with it to unsure the proper level of feature addition and code performance in its global state Thank you |
The core team is a group of benevolent ppl that are driven by their personal interest for the work that happens here. If you want to be sure this moves forward in any way, you could be the one doing so! |
Hi
I recently saw this one #31991
I would like to know if there is a “profiling process” in the sf core codebase by the core team to monitor/track the feature/bug fix additon
I would really know if there is one, how it is working
if none exists, would it be great to have like an online hackathon for this?
thank you
EDIT : fyi i have openend this discussion first on slack, where @javiereguiluz suggested me to postback it here as an issue, here is the recap #32113 (comment)
thank you
The text was updated successfully, but these errors were encountered: