Skip to content

Conversation

@RafaelGSS
Copy link
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

@RafaelGSSRafaelGSS requested a review from mscdexApril 26, 2023 15:03
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/tsc

@mscdex
Copy link
Contributor

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 <[email protected]>
@RafaelGSS
Copy link
MemberAuthor

RafaelGSS commented Jun 27, 2023

Sorry delay. That should be ready to review now.

cc: @nodejs/performance

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

Landed in affc6ac

RafaelGSS added a commit that referenced this pull request Jul 3, 2023
Signed-off-by: RafaelGSS <[email protected]> PR-URL: #47729 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
@RafaelGSSRafaelGSS 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 <[email protected]> PR-URL: nodejs#47729 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
Signed-off-by: RafaelGSS <[email protected]> PR-URL: nodejs#47729 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
ruyadorno pushed a commit that referenced this pull request Sep 10, 2023
Signed-off-by: RafaelGSS <[email protected]> PR-URL: #47729 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
@ruyadornoruyadorno mentioned this pull request Sep 10, 2023
ruyadorno pushed a commit that referenced this pull request Sep 13, 2023
Signed-off-by: RafaelGSS <[email protected]> PR-URL: #47729 Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@RafaelGSS@nodejs-github-bot@mscdex@anonrig@marco-ippolito