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

benchmark: output JSON-compatible numbers by targos · Pull Request #38778 · nodejs/node · GitHub

/ node Public

benchmark: output JSON-compatible numbers - #38778

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:benchmark-json
Closed

benchmark: output JSON-compatible numbers#38778
targos wants to merge 1 commit into
nodejs:masterfrom
targos:benchmark-json

Conversation

targos commented May 23, 2021

Copy link
Copy Markdown
Member

This is to simplify the implementation of a JavaScript version of the
compare.R script.

See https://github.com/targos/node-benchmark-compare

You can try it with:

npm i -g node-benchmark-compare
node-benchmark-compare result.csv

I verified that the script gives the exact same numbers as the R script.

This is to simplify the implementation of a JavaScript version of the
compare.R script.
github-actions Bot added the benchmark Issues and PRs related to the benchmark subsystem. label May 23, 2021
jasnell added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label May 24, 2021

This comment has been minimized.

This comment has been minimized.

nodejs-github-bot commented May 25, 2021
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell commented May 25, 2021

Copy link
Copy Markdown
Member

Landed in 2a1dea8

jasnell pushed a commit that referenced this pull request May 25, 2021
This is to simplify the implementation of a JavaScript version of the
compare.R script.

PR-URL: #38778
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
jasnell closed this May 25, 2021
targos deleted the benchmark-json branch May 25, 2021 21:06
danielleadams pushed a commit that referenced this pull request May 31, 2021
This is to simplify the implementation of a JavaScript version of the
compare.R script.

PR-URL: #38778
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
danielleadams mentioned this pull request May 31, 2021
richardlau pushed a commit that referenced this pull request Jul 16, 2021
This is to simplify the implementation of a JavaScript version of the
compare.R script.

PR-URL: #38778
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
richardlau pushed a commit that referenced this pull request Jul 19, 2021
This is to simplify the implementation of a JavaScript version of the
compare.R script.

PR-URL: #38778
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
richardlau pushed a commit that referenced this pull request Jul 20, 2021
This is to simplify the implementation of a JavaScript version of the
compare.R script.

PR-URL: #38778
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
richardlau mentioned this pull request Jul 20, 2021
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. benchmark Issues and PRs related to the benchmark subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL