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

Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function #330

Conversation

WyriHaximus
Copy link
Member

Requests/second went up by about 100 (1666req/s up from 1562req/s) when testing this change with wrk on a box.

… skip the look up and resolve process and go straight to the global function
@WyriHaximus WyriHaximus force-pushed the function-name-look-up-performance-improvement branch from 374d8a5 to 91e0200 Compare November 13, 2018 07:11
@clue clue merged commit 121abe0 into reactphp:master Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants