lower threshold -- command timing for proofs is cumulative, e.g. HOL 672 ~> 8889;
authorwenzelm
Fri, 01 Apr 2016 17:13:40 +0200
changeset 62794 c4fa2b381591
parent 62793 f235646b1b73
child 62795 063d2f23cdf6
lower threshold -- command timing for proofs is cumulative, e.g. HOL 672 ~> 8889;
etc/options
--- a/etc/options	Fri Apr 01 17:00:18 2016 +0200
+++ b/etc/options	Fri Apr 01 17:13:40 2016 +0200
@@ -76,7 +76,7 @@
 option parallel_subproofs_threshold : real = 0.01
   -- "lower bound of timing estimate for forked nested proofs (seconds)"
 
-option command_timing_threshold : real = 0.1
+option command_timing_threshold : real = 0.01
   -- "default threshold for persistent command timing (seconds)"