FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

v8: refactor to use more primordials by aduh95 · Pull Request #36285 · nodejs/node · GitHub

/ node Public

v8: refactor to use more primordials - #36285

Closed
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:v8-primordials
Closed

v8: refactor to use more primordials#36285
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:v8-primordials

Conversation

aduh95 commented Nov 26, 2020

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Trott commented Nov 28, 2020

Copy link
Copy Markdown
Member

aduh95 commented Nov 28, 2020

Copy link
Copy Markdown
Contributor Author

Benchmark results:

                                                          confidence improvement accuracy (*)   (**)  (***)
v8/get-stats.js n=1000000 method='getHeapSpaceStatistics'                 0.37 %       ±2.35% ±3.13% ±4.10%
v8/get-stats.js n=1000000 method='getHeapStatistics'                     -0.27 %       ±4.07% ±5.41% ±7.05%

aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Nov 28, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 28, 2020

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 1, 2020
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 1, 2020

github-actions Bot commented Dec 1, 2020

Copy link
Copy Markdown
Contributor

Landed in e6e7084...dbfb10d

github-actions Bot closed this Dec 1, 2020
nodejs-github-bot pushed a commit that referenced this pull request Dec 1, 2020
PR-URL: #36285
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 deleted the v8-primordials branch December 1, 2020 14:29
danielleadams pushed a commit that referenced this pull request Dec 7, 2020
PR-URL: #36285
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams mentioned this pull request Dec 7, 2020
targos pushed a commit that referenced this pull request May 16, 2021
PR-URL: #36285
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this pull request Jun 11, 2021
PR-URL: #36285
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL