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

[6.x] Optimize Service Provider registration #30960

Merged
merged 1 commit into from Dec 28, 2019
Merged

[6.x] Optimize Service Provider registration #30960

merged 1 commit into from Dec 28, 2019

Commits on Dec 27, 2019

  1. Optimize package registration

    As per the discussion in #30952 and according to my tests, `strpos` is considerably faster than calling startsWith for short haystacks.
    36864 committed Dec 27, 2019
    Copy the full SHA
    395e683 View commit details
    Browse the repository at this point in the history