Skip to content

Commit 6cf930d

Browse files
committed
ten processes
1 parent 8568fa8 commit 6cf930d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
#!/bin/bash
22

3-
dotnet ./PlatformBenchmarks.dll
3+
dotnet ./PlatformBenchmarks.dll &
4+
dotnet ./PlatformBenchmarks.dll &
5+
dotnet ./PlatformBenchmarks.dll &
6+
dotnet ./PlatformBenchmarks.dll &
7+
dotnet ./PlatformBenchmarks.dll &
8+
dotnet ./PlatformBenchmarks.dll &
9+
dotnet ./PlatformBenchmarks.dll &
10+
dotnet ./PlatformBenchmarks.dll &
11+
dotnet ./PlatformBenchmarks.dll &
12+
dotnet ./PlatformBenchmarks.dll

0 commit comments

Comments
 (0)