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

Reduced classmap pollution caused by loading tests #101

Merged
merged 1 commit into from
Apr 21, 2020
Merged

Reduced classmap pollution caused by loading tests #101

merged 1 commit into from
Apr 21, 2020

Conversation

roelofr
Copy link
Contributor

@roelofr roelofr commented Apr 17, 2020

Reduces classmap pollution when using an optimized or authoritative classmap by 94% (from 17 classes to 1)

Closes #100

Simplifies your optimized autoloader classmap from 17 classess to just 1
when used as a dependency.
@mtibben mtibben merged commit 16d7fd5 into mtibben:master Apr 21, 2020
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.

Autoloader pollution when optimizing
2 participants