test: reduce benchmark runs in tests by Trott · Pull Request #21032 · nodejs/node

added 2 commits

May 30, 2018 08:39
Add option to test-benchmark-timers such that all benchmark files return
only a single set of results. (This helps prevent benchmark tests from
taking a long time to run.)

Alphabetize options in the file.
Prevent crypto benchmark files from running more than one benchmark
during tests.

@nodejs-github-bot nodejs-github-bot added benchmark

Issues and PRs related to the benchmark subsystem.

crypto

Issues and PRs related to the crypto subsystem.

test

Issues and PRs related to the tests.

labels

May 30, 2018

@Trott Trott added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

fast-track

PRs that do not need to wait for 72 hours to land.

labels

May 30, 2018

@Trott Trott mentioned this pull request

May 31, 2018

2 tasks

apapirovski

Trott added a commit to Trott/io.js that referenced this pull request

Jun 2, 2018
Add option to test-benchmark-timers such that all benchmark files return
only a single set of results. (This helps prevent benchmark tests from
taking a long time to run.)

Alphabetize options in the file.

PR-URL: nodejs#21032
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>

Trott added a commit to Trott/io.js that referenced this pull request

Jun 2, 2018
Prevent crypto benchmark files from running more than one benchmark
during tests.

PR-URL: nodejs#21032
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>

MylesBorins pushed a commit that referenced this pull request

Jun 6, 2018
Add option to test-benchmark-timers such that all benchmark files return
only a single set of results. (This helps prevent benchmark tests from
taking a long time to run.)

Alphabetize options in the file.

PR-URL: #21032
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>

MylesBorins pushed a commit that referenced this pull request

Jun 6, 2018
Prevent crypto benchmark files from running more than one benchmark
during tests.

PR-URL: #21032
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>

@Trott Trott deleted the keflavik-5 branch

January 13, 2022 22:49