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

Fix performance issues with Wildcard resolver #618

Merged
merged 1 commit into from
Nov 12, 2016

Conversation

theofidry
Copy link
Member

Due to an extremely inefficient algorithm, the usage of wildcard was nearly impractical (14min to generate 4K objects) versus 1min40 now. Measurements based on scenario 3.

screen shot 2016-11-12 at 16 47 03

Due to an extremely inefficient algorithm, the usage of wildcard was nearly impractical (14min to generate 4K objects)
versus 1min30 now.
@theofidry theofidry merged commit 6e4ee16 into nelmio:master Nov 12, 2016
@theofidry theofidry deleted the bugfix/wildcard-performance branch November 12, 2016 16:52
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.

1 participant