Skip to content

Improve performance while Xdebug is enabled #2594

@asd4tw

Description

@asd4tw

It would be a really great improvement to have the performance impacts caused by Xdebug only during an active debugging session - without the need to enable and disable Xdebug manually every time.

A great and relatively simple way to do so is described here in detail:
https://jtreminio.com/blog/developing-at-full-speed-with-xdebug/

That means with Xdebug enabled you wouldn't have any performance impacts while just executing the web application. Only in an active debugging session (= when the cookie "XDEBUG_SESSION" is set) the performance impacts take effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions