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

Avoid calls to Container::has() that can be avoided #12

Merged
merged 1 commit into from Jul 14, 2016

Conversation

mnapoli
Copy link
Member

@mnapoli mnapoli commented Jul 14, 2016

That could be a small performance improvement, in http://externals.io those calls are visible in profiling.

TODO :

  • check performance difference: saved approximately 1 ms (5% of the total page time)

@mnapoli mnapoli merged commit 1f4ca63 into master Jul 14, 2016
@mnapoli mnapoli deleted the avoid-has-calls branch July 14, 2016 13:10
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.

None yet

1 participant