about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhanemile <hanemile@protonmail.com>2018-11-30 14:01:01 +0100
committerhanemile <hanemile@protonmail.com>2018-11-30 14:01:01 +0100
commit5a4d197086b74b3b4174d541717c82706b5b49af (patch)
treeb5cd696ffbd8eb12db35884752336fa65ed48ab4
parentd768f93edc348e5baa736f4c67c9b4eb0dbc2f94 (diff)
update from oneplus2
-rw-r--r--config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.json b/config.json
index 77884b9..467639e 100644
--- a/config.json
+++ b/config.json
@@ -1,7 +1,8 @@
 {
   "Frames": 1,
+  "Threads": 8,
   "RangeStart": 0,
-  "RangeEnd": 1000,
+  "RangeEnd": 10000,
   "LoadPath": "data/U_ALL.csv",
   "OutPath": "out_%d.csv"
-}
\ No newline at end of file
+}