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

benchmark: add bar.R by RafaelGSS · Pull Request #47729 · nodejs/node · GitHub

/ node Public

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

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:

RafaelGSS requested a review from mscdex April 26, 2023 15:03

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/tsc

mscdex commented Apr 26, 2023

Copy link
Copy Markdown
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 <rafael.nunu@hotmail.com>

RafaelGSS commented Jun 27, 2023
edited
Loading

Copy link
Copy Markdown
Member Author

Sorry delay. That should be ready to review now.

cc: @nodejs/performance

RafaelGSS added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 28, 2023
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 merged commit affc6ac into nodejs:main Jun 28, 2023

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 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 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>
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL