Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Odd data in performance tab of the profiler #49677

Closed
@nicolas-grekas

Description

@nicolas-grekas

Symfony version(s) affected

= 5.4

Description

This profile is strange (RouterListener should span that much). Maybe it's because the listener is throwing?

image

How to reproduce

symfony new test-profiler --version=5.4
cd test-profiler/
composer req profiler
symfony serve

Go to https://127.0.0.1:8000/ and open the "Performance tab" in the Profiler Toolbar.

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