Commit Graph

2 Commits

Author SHA1 Message Date
Rich Trott
fa265a2cca test: reduce run time for string_decoder benchmark
test-benchmark-string_decoder was timing out in CI. Reduce the run time
by sending appropriate options such that each benchmark file only runs
one combination of options.

PR-URL: https://github.com/nodejs/node/pull/16118
Reviewed-By: Refael Ackermann <refack@gmail.com>
2017-10-10 16:33:55 -07:00
Uttam Pawar
b8b248a9b3
test: added string_decoder.js a parallel test
PR-URL: https://github.com/nodejs/node/pull/15923
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2017-10-09 02:13:16 -07:00