Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Composer/XdebugHandler to avoid performance penalty from Xdebug #874

Closed
wants to merge 2 commits into from
Closed

Conversation

AJenbo
Copy link
Contributor

@AJenbo AJenbo commented Mar 8, 2018

No description provided.

@AJenbo
Copy link
Contributor Author

AJenbo commented Mar 8, 2018

On a self test i get 20 sec before this patch and 4 sec after.

@ondrejmirtes
Copy link
Member

Great, thank you! Merged as 44af5fc

@AJenbo
Copy link
Contributor Author

AJenbo commented Mar 9, 2018

Your welcome, I'm pretty excited about this my self :)

@eigan
Copy link

eigan commented Mar 12, 2018

You dont need to run xdebug on command line. Just create an alias for php -d zend_extension=xdebug.so

@AJenbo
Copy link
Contributor Author

AJenbo commented Mar 12, 2018

I know, Lots of people don't and can't be bothered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants