Skip to content

benchmark: add bar.R#47729

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
RafaelGSS:add-bar-r
Jun 28, 2023
Merged

benchmark: add bar.R#47729
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
RafaelGSS:add-bar-r

Conversation

@RafaelGSS
Copy link
Copy Markdown
Member

I'm working on a few Node.js benchmarks and generating a barplot is quite helpful for comparisons when the standard deviation is slight. I'm using the bar.R in my next report and I thought would be good to have it available in the benchmark folder.

Example:

image

@RafaelGSS RafaelGSS requested a review from mscdex April 26, 2023 15:03
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc
@mscdex
Copy link
Copy Markdown
Contributor

mscdex commented Apr 26, 2023

I'm no R expert, so I can't comment on the code, however it might be better to base a new script like this off of the existing scatter.R script instead (notably it doesn't generate the unnecessary table of results like the normal benchmark R script does).

Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
@RafaelGSS
Copy link
Copy Markdown
Member Author

RafaelGSS commented Jun 27, 2023

Sorry delay. That should be ready to review now.

cc: @nodejs/performance

@RafaelGSS RafaelGSS added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 28, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 28, 2023
@nodejs-github-bot nodejs-github-bot merged commit affc6ac into nodejs:main Jun 28, 2023
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in affc6ac

RafaelGSS added a commit that referenced this pull request Jul 3, 2023
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: #47729
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
@RafaelGSS RafaelGSS mentioned this pull request Jul 3, 2023
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: nodejs#47729
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: nodejs#47729
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
ruyadorno pushed a commit that referenced this pull request Sep 10, 2023
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: #47729
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
@ruyadorno ruyadorno mentioned this pull request Sep 10, 2023
ruyadorno pushed a commit that referenced this pull request Sep 13, 2023
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: #47729
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants