-
Notifications
You must be signed in to change notification settings - Fork 30k
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
deps: update V8 to 5.9.211.37 #13631
Conversation
Rubber stamp LGTM |
I missed that 5.9 was merged, but going back through the issues I'm not seeing that we have microbenchmark results for the impact of this upgrade. Has anyone done this? |
@nodejs/v8 ^^ re benchmarks. I know we have https://benchmarking.nodejs.org/ but has anyone run the benchmarks in source to show the difference? |
@vsemozhetbyt that's why I'm interested now, because those results are not promising in the whole |
Ping @nodejs/v8 Edit: wait, I will update to patch 37. |
CI: https://ci.nodejs.org/job/node-test-pull-request/8732/ |
Landed in 8f907b6 |
PR-URL: #13631 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
CITGM on |
Update to current 5.9-lkgr
@nodejs/v8
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)
V8