We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8568fa8 commit 6cf930dCopy full SHA for 6cf930d
src/BenchmarksApps/TechEmpower/startprocess.sh
@@ -1,3 +1,12 @@
1
#!/bin/bash
2
3
-dotnet ./PlatformBenchmarks.dll
+dotnet ./PlatformBenchmarks.dll &
4
5
6
7
8
9
10
11
12
+dotnet ./PlatformBenchmarks.dll
0 commit comments