Uh oh!
There was an error while loading. Please reload this page.
lib: restate the code to use primordials - #36552
Conversation
dfa522c to
07855beCompare
aduh95
left a comment
There was a problem hiding this comment.
Can you also replace those please:
node/lib/internal/validators.js
Line 66 in f28715d
node/lib/internal/validators.js
Line 201 in f28715d
Uh oh!
There was an error while loading. Please reload this page.
PoojaDurgad
commented
Dec 18, 2020
@aduh95 - yes, I modified the changes. PTAL |
Trott
commented
Dec 21, 2020
Commit message should indicate where we are using more primordials. Maybe this? |
Trott
commented
Dec 21, 2020
Removed |
Trott
commented
Dec 21, 2020
It looks like the benchmark is for |
Trott
left a comment
There was a problem hiding this comment.
LGTM if no benchmark or CI issues.
@Trott - Thanks for the review. without fully knowing it, I left the default values in jenkins interface. |
PoojaDurgad
commented
Dec 22, 2020
Benchmark result : https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/782/console is this performance result within allowable limits? |
nodejs-github-bot
commented
Dec 22, 2020
81f7df1 to
5188055Comparenodejs-github-bot
commented
Dec 24, 2020
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Dec 28, 2020
PR-URL: nodejs#36552 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
aduh95
commented
Dec 28, 2020
Landed in 0538749 |
PR-URL: #36552 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes