aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/AsyncProofs.tex
diff options
context:
space:
mode:
authorGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2016-06-14 12:49:01 +0200
committerGravatar Enrico Tassi <Enrico.Tassi@inria.fr>2016-06-14 12:49:01 +0200
commit200974b1c6b7651577c3dd373520f023b651021a (patch)
treefb5af0fc6369562728cf1a0e9508229882e1772a /doc/refman/AsyncProofs.tex
parent33879a1d19fe0156a66c55be17b3ca94a0343fb9 (diff)
-async-proofs-delegation-threshold default value set to 0.03
Documentation also updated.
Diffstat (limited to 'doc/refman/AsyncProofs.tex')
-rw-r--r--doc/refman/AsyncProofs.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/refman/AsyncProofs.tex b/doc/refman/AsyncProofs.tex
index ebd11c168..7ffe25225 100644
--- a/doc/refman/AsyncProofs.tex
+++ b/doc/refman/AsyncProofs.tex
@@ -122,6 +122,9 @@ reduce the reactivity of the master process to user commands.
To disable this feature, one can pass the \texttt{-async-proofs off} flag to
CoqIDE.
+Proofs that are known to take little time to process are not delegated to a
+worker process. The threshold can be configure with \texttt{-async-proofs-delegation-threshold}. Default is 0.03 seconds.
+
\section{Batch mode}
When Coq is used as a batch compiler by running \texttt{coqc} or