Skip to content

Optimise the case where the debugger is connected but not actively used #42

@carlos-granados

Description

@carlos-granados

If after the initial connection the debugger is not actively used (no breakpoint is set and no step commands are received) we can disable a lot of the functionality like the statement handler or the observer code. This will make the code run much faster so that, for example, if you forget to disable the debug listener in PhpStorm, the performance penalty will be much lower

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