Skip to content

Commit 317ee2e

Browse files
committed
Set context1 parallel factor to 2
1 parent 03c5899 commit 317ee2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnixBench/Run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ my $testParams = {
258258
"cat" => 'system',
259259
"repeat" => 'long',
260260
"options" => "10",
261-
"parallel_factor" => 1,
261+
"parallel_factor" => 2,
262262
},
263263
"pipe" => {
264264
"logmsg" => "Pipe Throughput",

0 commit comments

Comments
 (0)