NEWS
changeset 65056 002b4c8c366e
parent 65055 12189e86c49d
child 65057 799bbbb3a395
--- a/NEWS	Sun Feb 26 23:50:19 2017 +0100
+++ b/NEWS	Mon Feb 27 00:00:28 2017 +0100
@@ -123,6 +123,11 @@
 
 *** System ***
 
+* Option parallel_proofs is 1 by default (instead of more aggressive 2).
+This requires less heap space and avoids burning parallel CPU cycles,
+while full subproof parallelization is enabled for repeated builds
+(according to parallel_subproofs_threshold).
+
 * Prover IDE support for the Visual Studio Code editor and language
 server protocol, via the "isabelle vscode_server" tool (see also
 src/Tools/VSCode/README.md). The example application within the VS code