Uh oh!
There was an error while loading. Please reload this page.
module: use optional chaining in cjs/loader.js - #37238
Conversation
nodejs-github-bot
commented
Feb 5, 2021
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
RaisinTen
commented
Feb 5, 2021
@aduh95 benchmark looks good! 🎉 |
Trott
commented
Feb 6, 2021
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/ |
Trott
commented
Feb 9, 2021
Benchmark re-run confirms no significant changes in benchmark results. |
PR-URL: nodejs#37238 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
5abd9c2 to
fdd7a87CompareTrott
commented
Feb 9, 2021
Landed in fdd7a87 |
PR-URL: #37238 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
No description provided.