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

Fix some deopt detected using --trace-deopt #215

Merged
merged 4 commits into from
Oct 10, 2018
Merged

Conversation

dubzzz
Copy link
Owner

@dubzzz dubzzz commented Oct 10, 2018

Related to #147

Higher impact on es6 build
Switching yield* to for-of + yield still comes with DEOPT
Manually handling yield* solves the DEOPT
@dubzzz dubzzz merged commit 61d89c5 into master Oct 10, 2018
@dubzzz dubzzz deleted the feat/perf-deopt/1 branch October 10, 2018 22:47
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 92.429% when pulling 5327cb4 on feat/perf-deopt/1 into 01255d4 on master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 92.429% when pulling 5327cb4 on feat/perf-deopt/1 into 01255d4 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 92.429% when pulling 5327cb4 on feat/perf-deopt/1 into 01255d4 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 92.429% when pulling 5327cb4 on feat/perf-deopt/1 into 01255d4 on master.

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