Skip to content
Success

Changes

Summary

  1. more parallelism to cope with 8h30 CPU time;
  2. full benchmarks, including all conditional theories;
  3. tuned proofs;
  4. more robust;
  5. less wasteful consolidation, based on PIDE front-end state and recent changes;
  6. tuned -- short-circuit result;
  7. tuned;
Changeset 68385:54f07e7f68f9 by wenzelm:
more parallelism to cope with 8h30 CPU time;
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 68384:4a3fc3420747 by wenzelm:
full benchmarks, including all conditional theories;
The file was modified etc/settings (diff)
The file was modified src/Pure/Admin/isabelle_cronjob.scala (diff)
Changeset 68383:93a42bd62ede by wenzelm:
tuned proofs;
The file was modified src/HOL/HOLCF/Cfun.thy (diff)
The file was modified src/HOL/HOLCF/Completion.thy (diff)
The file was modified src/HOL/HOLCF/Domain_Aux.thy (diff)
Changeset 68382:b10ae73f0bab by wenzelm:
more robust;
The file was modified src/Pure/PIDE/session.scala (diff)
Changeset 68381:2fd3a6d6ba2e by wenzelm:
less wasteful consolidation, based on PIDE front-end state and recent changes;
The file was modified etc/options (diff)
The file was modified src/Pure/PIDE/command.scala (diff)
The file was modified src/Pure/PIDE/document.ML (diff)
The file was modified src/Pure/PIDE/document.scala (diff)
The file was modified src/Pure/PIDE/protocol.ML (diff)
The file was modified src/Pure/PIDE/protocol.scala (diff)
The file was modified src/Pure/PIDE/resources.scala (diff)
The file was modified src/Pure/PIDE/session.scala (diff)
The file was modified src/Pure/Thy/thy_syntax.scala (diff)
Changeset 68380:f249e1f5623b by wenzelm:
tuned -- short-circuit result;
The file was modified src/Pure/PIDE/document.ML (diff)
Changeset 68379:1b0ce345d3c8 by wenzelm:
tuned;
The file was modified src/Pure/Concurrent/future.ML (diff)
The file was modified src/Pure/PIDE/execution.ML (diff)