perf(transformer/using): only transform block statements if needed#9716
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
note, for this our output is the same, but:
- our
_usingCtx3is babel's_usingCtx - our
_usingCtxis babel's_usingCtx3
as we transform on exit, not on enter
bf7c7d1 to
1a2e235
Compare
ac30c7d to
f2b57bb
Compare
CodSpeed Performance ReportMerging #9716 will not alter performanceComparing Summary
|
1a2e235 to
4cb9404
Compare
|
@overlookmotel the changes in this stack appear to regresss perf which is the opposite of what i intended 🫠 > #9717 |
Oh bollocks! I'm tied up with some other stuff today. Will likely not get time to review until tomorrow. Maybe we can tweak it to get perf moving in the right direction. |

No description provided.