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

Make use of opcode array caching. #10

Merged
merged 1 commit into from
Jan 31, 2018

Conversation

frankdejonge
Copy link
Contributor

By creating the array instead of using str_split we can use opcache optimizations. Lazy devs are good programmers, but sometimes lazy devs make for slow programs.

@pascaldevink
Copy link
Owner

Thanks for that! 👍

@pascaldevink pascaldevink merged commit b1cda8b into pascaldevink:master Jan 31, 2018
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.

4 participants