Browse Source

Organic Growth for Windows (CMD-File, Prod-DB, .EXE)

Bernhard 5 years ago
parent
commit
80aa1bc34d
4 changed files with 2 additions and 0 deletions
  1. BIN
      dist/api_calls.exe
  2. BIN
      dist/prod.db
  3. 1 0
      dist/test_regular.cmd
  4. 1 0
      dist/test_regular_re.cmd

BIN
dist/api_calls.exe


BIN
dist/prod.db


+ 1 - 0
dist/test_regular.cmd

@@ -0,0 +1 @@
+API_Calls.exe --users=100 --products=500 --server=https://app-cn.earthsquad.global/api --db_file=prod.db

+ 1 - 0
dist/test_regular_re.cmd

@@ -0,0 +1 @@
+API_Calls.exe --users=200 --products=5 --mode=recycling --server=https://app-cn.earthsquad.global/api --db_file=prod.db