View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001177 | Xdebug | Uncategorized | public | 2015-08-12 08:20 | 2016-12-13 09:16 |
Reporter | olegje | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
OS | Windows | OS Version | 10 | ||
Product Version | 2.3.3 | ||||
Summary | 0001177: After enable Xdebug PHP works incredibly slow | ||||
Description | I have installed apache 2.4 and PHP 5.6 on PC (with windows 10 OS). After enabling Xdebug php works more than 10 times(!) slower (sometimes more than 20 times) than without Xdebug. This is php.ini config: zend_extension = "php_xdebug-2.3.3-5.6-vc11-x86_64.dll" I've made sure that profiler and autostart are disabled. | ||||
Steps To Reproduce | Enable xdebug extension. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.6.5-5.6.9 | ||||
|
I'm not sure what to do about this. It's a debugger, it makes things go slower. Although 10x sounds excessive. You can try turning of remote_enable if you're not using the debugger perhaps? Or otherwise, try Xdebug 2.4.0rc1 (out in a few hours) to see if it's faster. In any case, for Xdebug 2.5 I am going to look at some optimisations. There is already a ticket for that. Stay tuned! |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-12 08:20 | olegje | New Issue | |
2015-11-20 18:05 | derick | Note Added: 0003249 | |
2015-11-20 18:05 | derick | Status | new => resolved |
2015-11-20 18:05 | derick | Resolution | open => no change required |
2015-11-20 18:05 | derick | Assigned To | => derick |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |