diff options
Diffstat (limited to 'contexts')
-rw-r--r-- | contexts/default.conf | 1 | ||||
-rw-r--r-- | contexts/heavy.conf | 1 | ||||
-rw-r--r-- | contexts/rapid.conf | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/contexts/default.conf b/contexts/default.conf new file mode 100644 index 0000000..551bf21 --- /dev/null +++ b/contexts/default.conf @@ -0,0 +1 @@ +EXECUTORS=0 diff --git a/contexts/heavy.conf b/contexts/heavy.conf new file mode 100644 index 0000000..378f0e6 --- /dev/null +++ b/contexts/heavy.conf @@ -0,0 +1 @@ +EXECUTORS=3 diff --git a/contexts/rapid.conf b/contexts/rapid.conf new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/contexts/rapid.conf |