Skip to content

Conversation

@Trott
Copy link
Member

  • add type option to reduce combinations of benchmarks run (saves
    about 15% on run duration of test on my local machine)
  • alphabetize options
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test benchmark timers

* add `type` option to reduce combinations of benchmarks run (saves about 15% on run duration of test on my local machine) * alphabetize options
@TrottTrott added benchmark Issues and PRs related to the benchmark subsystem. test Issues and PRs related to the tests. timers Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout. labels Jul 24, 2017
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 24, 2017
@Trott
Copy link
MemberAuthor

Trott added a commit to Trott/io.js that referenced this pull request Jul 27, 2017
* add `type` option to reduce combinations of benchmarks run (saves about 15% on run duration of test on my local machine) * alphabetize options PR-URL: nodejs#14464 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
@Trott
Copy link
MemberAuthor

Landed in d3e07e3

@TrottTrott closed this Jul 27, 2017
addaleax pushed a commit that referenced this pull request Jul 27, 2017
* add `type` option to reduce combinations of benchmarks run (saves about 15% on run duration of test on my local machine) * alphabetize options PR-URL: #14464 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
@addaleaxaddaleax mentioned this pull request Aug 2, 2017
@TrottTrott deleted the bench-time-opt branch January 13, 2022 22:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmarkIssues and PRs related to the benchmark subsystem.testIssues and PRs related to the tests.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@jasnell@Fishrock123@cjihrig@MylesBorins@nodejs-github-bot