summaryrefslogtreecommitdiff
path: root/tools/RunIvyPerf.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tools/RunIvyPerf.bat')
-rw-r--r--tools/RunIvyPerf.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/RunIvyPerf.bat b/tools/RunIvyPerf.bat
new file mode 100644
index 0000000..aac8bce
--- /dev/null
+++ b/tools/RunIvyPerf.bat
@@ -0,0 +1,6 @@
+@echo off
+echo Starting Perf 1
+start Win32\Release\IvyPerf.exe 250 20
+echo Starting Perf 2
+start Win32\Release\IvyPerf.exe 250 20
+pause