8000 Improve performance of TraceableFirewallListener · Issue #24838 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Improve performance of TraceableFirewallListener #24838
Closed
@javiereguiluz

Description

@javiereguiluz
Q A
Bug report? no
Feature request? no
BC Break report? no
RFC? no
Symfony version all

While analyzing Symfony 4 performance (see #24808) I saw that TraceableFirewallListener is super slow. It's about 20 times slower than the average debug listener (~22ms vs. ~1ms):

traceable-firewall-listener

It's not a Symfony 4 thing. In previous Symfony versions this was called FirewallListener and it was also 20 times slower:

firewall-listener

I just open this issue in case someone experienced in the Security bundle can take a look and see if this can be optimized somehow. Thanks!

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

      0