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

benchmark: keep decimals in results by mscdex · Pull Request #10559 · nodejs/node · GitHub

/ node Public

benchmark: keep decimals in results - #10559

Merged
mscdex merged 1 commit into
nodejs:masterfrom
mscdex:benchmark-keep-decimals
Jan 5, 2017
Merged

benchmark: keep decimals in results#10559
mscdex merged 1 commit into
nodejs:masterfrom
mscdex:benchmark-keep-decimals

Conversation

mscdex commented Jan 1, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

Some benchmarks' results are small values, so keeping decimals when running them manually (not comparing) can be helpful.

Lint: https://ci.nodejs.org/job/node-test-linter/6124/
Lint: https://ci.nodejs.org/job/node-test-linter/6125/

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
  • benchmark

mscdex added the benchmark Issues and PRs related to the benchmark subsystem. label Jan 1, 2017

benjamingr commented Jan 3, 2017
edited
Loading

Copy link
Copy Markdown
Member

I'm +1 on the suggestion but I find the regexp kind of hard to read. (Not blocking or anything, just pointing it out)

Some benchmarks' results are small values, so keeping decimals when
running them manually (not comparing) can be helpful.

PR-URL: nodejs#10559
Reviewed-By: James M Snell <jasnell@gmail.com>
mscdex force-pushed the benchmark-keep-decimals branch from b03c096 to 7889416 Compare January 5, 2017 07:49
mscdex merged commit 7889416 into nodejs:master Jan 5, 2017
mscdex deleted the benchmark-keep-decimals branch January 5, 2017 07:52
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 18, 2017
Some benchmarks' results are small values, so keeping decimals when
running them manually (not comparing) can be helpful.

PR-URL: nodejs#10559
Reviewed-By: James M Snell <jasnell@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 19, 2017
Some benchmarks' results are small values, so keeping decimals when
running them manually (not comparing) can be helpful.

PR-URL: nodejs#10559
Reviewed-By: James M Snell <jasnell@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 24, 2017
Some benchmarks' results are small values, so keeping decimals when
running them manually (not comparing) can be helpful.

PR-URL: nodejs#10559
Reviewed-By: James M Snell <jasnell@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 27, 2017
Some benchmarks' results are small values, so keeping decimals when
running them manually (not comparing) can be helpful.

PR-URL: nodejs#10559
Reviewed-By: James M Snell <jasnell@gmail.com>
italoacasas mentioned this pull request Jan 29, 2017

Copy link
Copy Markdown
Contributor

this is not landing cleanly on LTS. Should it be backported? Add do-not-land label if not.

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

benchmark Issues and PRs related to the benchmark subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL