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

Multiple annotation patterns cause slowness #272

Open
Padam87 opened this issue Feb 2, 2017 · 0 comments
Open

Multiple annotation patterns cause slowness #272

Padam87 opened this issue Feb 2, 2017 · 0 comments

Comments

@Padam87
Copy link
Contributor

Padam87 commented Feb 2, 2017

sonata-project/SonataAdminBundle#4292 (comment)

(Major problems are fixed by #271, but this is a separate issue)

When having multiple annotation patterns, the combined time to search for them can be long. The code should be changed to look for all registered patterns in one swoop.

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

No branches or pull requests

1 participant