Skip to content
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

benchmark: output JSON-compatible numbers #38778

Closed
wants to merge 1 commit into from

Conversation

targos
Copy link
Member

@targos targos commented May 23, 2021

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 github-actions bot added the benchmark Issues and PRs related to the benchmark subsystem. label May 23, 2021
@jasnell jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 24, 2021
@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented May 25, 2021

@jasnell
Copy link
Member

jasnell commented May 25, 2021

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 jasnell closed this May 25, 2021
@targos 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 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 richardlau mentioned this pull request Jul 20, 2021
foxxyz pushed a commit to foxxyz/node that referenced this pull request Oct 18, 2021
This is to simplify the implementation of a JavaScript version of the
compare.R script.

PR-URL: nodejs#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>
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 pending requests for changes, 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