From 200974b1c6b7651577c3dd373520f023b651021a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 14 Jun 2016 12:49:01 +0200 Subject: -async-proofs-delegation-threshold default value set to 0.03 Documentation also updated. --- doc/refman/AsyncProofs.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/refman/AsyncProofs.tex') 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 -- cgit v1.2.3