Skip to content

Cache wildcard definitions #429

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

Merged
merged 1 commit into from
Jul 10, 2016
Merged

Cache wildcard definitions #429

merged 1 commit into from
Jul 10, 2016

Conversation

mnapoli
Copy link
Member

@mnapoli mnapoli commented Jul 10, 2016

That will allow iterating way less items when looking for definitions in DefinitionArray.

TODO:

  • profile improvement

    Got approximately 50% performance improvement on DefinitionArray::getDefinition() on http://externals.io (saved close to 1 ms), going from 7.4% of the total execution time to 3.3% -> This is definitely useful.

  • understand why tests fail

@mnapoli mnapoli added this to the 5.4 milestone Jul 10, 2016
That will allow iterating way less items when looking for definitions in DefinitionArray.
@mnapoli mnapoli force-pushed the cache-wildcard-definitions branch from d2b8b82 to 651be37 Compare July 10, 2016 16:46
@mnapoli mnapoli merged commit ea145d2 into master Jul 10, 2016
@mnapoli mnapoli deleted the cache-wildcard-definitions branch July 10, 2016 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant