We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3362ae7 commit 6c04163Copy full SHA for 6c04163
test/parallel/test-benchmark-timers.js
@@ -7,6 +7,7 @@ const runBenchmark = require('../common/benchmark');
7
runBenchmark('timers',
8
[
9
'type=depth',
10
+ 'n=1',
11
'millions=0.000001',
12
'thousands=0.001'
13
],
0 commit comments