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

defer the Creation of ISE, to when an exception needs to be created (Manual merge of #264) #371

Merged
merged 4 commits into from
Dec 18, 2014

Conversation

mattrjacobs
Copy link
Contributor

Thanks for the contribution, @tootedom! Apologies for the long delay in looking at this. This looks like a good optimization via eyeballing, though I haven't run any perf tests to confirm. Regardless, this change will make the non-exceptional path never invoke the ISE construction, which is definitely a good change.

mattrjacobs added a commit that referenced this pull request Dec 18, 2014
@mattrjacobs mattrjacobs merged commit 72300c5 into Netflix:master Dec 18, 2014
@mattrjacobs mattrjacobs deleted the evaluate-pr-264 branch December 18, 2014 05:21
@mattrjacobs mattrjacobs changed the title Manual merge of #264 defer the Creation of ISE, to when an exception needs to be created (Manual merge of #264) Jan 22, 2015
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.

2 participants