View Issue Details

IDProjectCategoryView StatusLast Update
0001872XdebugStep Debuggingpublic2020-12-12 05:52
Reportersciutand Assigned Toderick  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionno change required 
Product Version3.0.0beta1 
Summary0001872: Xdebug overhead
Description

With xdebug < 3.0 there is a considerable overhead just but installing the extension even if all features are disabled. Has this changed
in xdebug 3.0?

so with all else being equal can I expect the same performance with:

  • xdebug 3.0 installed but disabled
  • xdebug 3.0 NOT installed.
TagsNo tags attached.
Operating System
PHP Version7.3.10-7.3.14

Activities

derick

2020-11-03 16:42

administrator   ~0005491

This is not really quite the right place for support questions, but instead this issue tracker is for bug reports.

Xdebug 3 has a lot less overhead, but it can never be quite 0. With xdebug.mode=off, the overhead should be negligible though.

weitzman

2020-12-12 05:52

reporter   ~0005588

Thanks for answering. I had the same question, and did not see an answer in the docs.

Issue History

Date Modified Username Field Change
2020-10-29 02:54 sciutand New Issue
2020-11-03 16:42 derick Assigned To => derick
2020-11-03 16:42 derick Status new => resolved
2020-11-03 16:42 derick Resolution open => no change required
2020-11-03 16:42 derick Note Added: 0005491
2020-12-12 05:52 weitzman Note Added: 0005588