module: use optional chaining in cjs/loader.js#37238
module: use optional chaining in cjs/loader.js#37238RaisinTen wants to merge 0 commit intonodejs:masterfrom
Conversation
|
Benchmark CI for module: No significant perf regressions |
aduh95
left a comment
There was a problem hiding this comment.
LGTM if benchmark results don't show perf regression
|
@aduh95 benchmark looks good! 🎉 |
|
Non-blocking from me, but I think whether the benchmarks look good in this case may be a matter of opinion. It shows three statistically-significant (but also, yes, small) regressions. Might be interesting to run again to see if they are persistent or not. Benchmark CI re-run for comparison: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/937/ |
|
Benchmark re-run confirms no significant changes in benchmark results. |
PR-URL: nodejs#37238 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Rich Trott <[email protected]>
5abd9c2 to
fdd7a87
Compare
|
Landed in fdd7a87 |
PR-URL: #37238 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Rich Trott <[email protected]>
No description provided.