The Wayback Machine - https://web.archive.org/web/20250618153643/https://github.com/symfony/symfony/issues/51760
Skip to content

Performance regression in Techempower benchmark, specially using worker #51760

Closed as not planned
@joanhey

Description

@joanhey

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

Before
image
image

After
image
image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions