native Isabelle_Process commands, based on efficient byte channel protocol for string lists;
misc clarification of proc/pid state, eliminated closing flag;
misc tuning and simplification;
(* Title: Admin/Benchmarks/HOL-record/ROOT.ML
Some benchmark on large record.
*)
val tests = ["RecordBenchmark"];
Unsynchronized.set timing;
warning "\nset quick_and_dirty\n"; Unsynchronized.set quick_and_dirty;
use_thys tests;
warning "\nreset quick_and_dirty\n"; Unsynchronized.reset quick_and_dirty;
use_thys tests;