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: fix getStringWidth() benchmark #31476

Closed
wants to merge 0 commits into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Jan 23, 2020

8fb5fe2 broke the benchmark for
getStringWidth(). This fixes it up by updating the argument to
require() to retrieve getStringWidth() from the new internal module
location.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the benchmark Issues and PRs related to the benchmark subsystem. label Jan 23, 2020
@Trott
Copy link
Member Author

Trott commented Jan 23, 2020

Chalk one up for the benchmark tests! They legitimately found a broken benchmark this time.

@Trott Trott requested a review from BridgeAR January 23, 2020 14:31
@Trott
Copy link
Member Author

Trott commented Jan 23, 2020

I'd like to fast-track this to fix node-daily-master. Collaborators, 👍 here to approve.

@Trott Trott added the fast-track PRs that do not need to wait for 48 hours to land. label Jan 23, 2020
@Trott
Copy link
Member Author

Trott commented Jan 23, 2020

@Trott Trott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 23, 2020
Trott added a commit to Trott/io.js that referenced this pull request Jan 23, 2020
8fb5fe2 broke the benchmark for
getStringWidth(). This fixes it up by updating the argument to
`require()` to retrieve `getStringWidth()` from the new internal module
location.

PR-URL: nodejs#31476
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@Trott Trott closed this Jan 23, 2020
@Trott
Copy link
Member Author

Trott commented Jan 23, 2020

Landed in 085a5c7

@Trott Trott deleted the getstringwidth branch January 23, 2020 18:53
codebytere pushed a commit that referenced this pull request Feb 17, 2020
8fb5fe2 broke the benchmark for
getStringWidth(). This fixes it up by updating the argument to
`require()` to retrieve `getStringWidth()` from the new internal module
location.

PR-URL: #31476
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@codebytere codebytere mentioned this pull request Feb 17, 2020
codebytere pushed a commit that referenced this pull request Mar 15, 2020
8fb5fe2 broke the benchmark for
getStringWidth(). This fixes it up by updating the argument to
`require()` to retrieve `getStringWidth()` from the new internal module
location.

PR-URL: #31476
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
8fb5fe2 broke the benchmark for
getStringWidth(). This fixes it up by updating the argument to
`require()` to retrieve `getStringWidth()` from the new internal module
location.

PR-URL: #31476
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@codebytere codebytere mentioned this pull request Mar 17, 2020
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. fast-track PRs that do not need to wait for 48 hours to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants