Closed as not planned
Description
Symfony version(s) affected
6.3.2 ~
Description
In the last Symfony update, that we need to update the code to use PHP attributes instead of annotations, the performance drooped especially using a worker mode.
TechEmpower/FrameworkBenchmarks#8324
All tests are affected, using database or without.
Perhaps it'll be for use the PHP attributes, but I don't know if exist more changes in the core that will affect.
How to reproduce
Use any php-runtime, with annotations and later with PHP attributes.
I'm at your service for any additional information.
Possible Solution
No response
Additional Context
No response