Skip to content

Conversation

mnapoli
Copy link
Member

@mnapoli mnapoli commented Sep 6, 2015

Various optimizations, including #312.

Saw a 5% perf improvement in ObjectCreator.

Since the work done by definition sources is cached, some checks (like check a class exists, is instantiable, etc.) can be moved to definition sources (and the result stored in definitions). That way it will only be executed once instead of for each request.
@mnapoli mnapoli added this to the 5.1 milestone Sep 6, 2015
mnapoli added a commit that referenced this pull request Sep 6, 2015
@mnapoli mnapoli merged commit 25bf009 into master Sep 6, 2015
@mnapoli mnapoli deleted the optimizations branch September 6, 2015 09:23
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