aboutsummaryrefslogtreecommitdiffstats
path: root/nara.cabal
diff options
context:
space:
mode:
authorBin Jin <bjin@ctrl-d.org>2017-03-15 23:49:09 +0800
committerBin Jin <bjin@ctrl-d.org>2017-03-15 23:49:09 +0800
commit3d44bad2304a18c332946e0680d6335f2e1a8fd8 (patch)
tree668c0e5324c289f1f83705e89e705b7b5bf838b7 /nara.cabal
parenttests: add benchmark scripts (diff)
downloadwireguard-hs-3d44bad2304a18c332946e0680d6335f2e1a8fd8.tar.xz
wireguard-hs-3d44bad2304a18c332946e0680d6335f2e1a8fd8.zip
Disable multi-threading for now
The current implementation based on STM packet queue doesn't scale.
Diffstat (limited to '')
-rw-r--r--nara.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/nara.cabal b/nara.cabal
index 76ee7cb..038dd08 100644
--- a/nara.cabal
+++ b/nara.cabal
@@ -69,7 +69,7 @@ executable nara
buildable: False
ghc-options:
- -Wall -O2 -threaded -rtsopts "-with-rtsopts=-N -c"
+ -Wall -O2 -threaded
hs-source-dirs:
src
include-dirs: