less frequent consolidation: it requires a full Document.update and Document.start_execution;
authorwenzelm
Sat, 02 Jun 2018 19:52:16 +0200
changeset 68352 38272f9481c2
parent 68351 bcdc4c21ab1d
child 68353 29cbe9e8ecde
less frequent consolidation: it requires a full Document.update and Document.start_execution;
etc/options
--- a/etc/options	Fri Jun 01 22:01:43 2018 +0200
+++ b/etc/options	Sat Jun 02 19:52:16 2018 +0200
@@ -156,7 +156,7 @@
 public option editor_output_delay : real = 0.1
   -- "delay for prover output (markup, common messages etc.)"
 
-public option editor_consolidate_delay : real = 1.0
+public option editor_consolidate_delay : real = 2.5
   -- "delay to consolidate status of command evaluation (execution forks)"
 
 public option editor_prune_delay : real = 15