From 72b9ad929b062bf00aaa1bdd7e87f31902837271 Mon Sep 17 00:00:00 2001 From: Graham Nelson Date: Thu, 10 Nov 2022 22:16:31 +0000 Subject: [PATCH] Attempt to fix broken link --- docs-src/html/panels_tools.html | 12 ++++----- inform7/Figures/timings-diagnostics.txt | 34 ++++++++++++------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/docs-src/html/panels_tools.html b/docs-src/html/panels_tools.html index 391066a50..891918b9f 100644 --- a/docs-src/html/panels_tools.html +++ b/docs-src/html/panels_tools.html @@ -57,20 +57,20 @@ with the Inform apps.

- Inweb -

inweb

+ Inweb +

inweb

A literate-programming tool needed to build the other Inform tools.

- Intest -

intest

+ Intest +

intest

A tool for running complex suites of end-to-end tests to verify the correctness of other tools.

- + Foundation -

foundation

+

foundation

File-handling, generating HTML, semantic version-numbering, string-handling, memory management, and so on.

diff --git a/inform7/Figures/timings-diagnostics.txt b/inform7/Figures/timings-diagnostics.txt index 888ea15e3..9e9c70ffc 100644 --- a/inform7/Figures/timings-diagnostics.txt +++ b/inform7/Figures/timings-diagnostics.txt @@ -1,33 +1,33 @@ 100.0% in inform7 run - 70.0% in compilation to Inter - 49.4% in //Sequence::undertake_queued_tasks// - 4.8% in //MajorNodes::pre_pass// - 3.3% in //MajorNodes::pass_1// + 73.0% in compilation to Inter + 51.6% in //Sequence::undertake_queued_tasks// + 4.9% in //MajorNodes::pre_pass// + 3.6% in //MajorNodes::pass_1// + 1.9% in //ImperativeDefinitions::assess_all// 1.9% in //RTPhrasebook::compile_entries// - 1.7% in //ImperativeDefinitions::assess_all// - 1.3% in //RTKindConstructors::compile// - 1.1% in //Sequence::lint_inter// + 1.5% in //RTKindConstructors::compile// + 0.9% in //Sequence::lint_inter// + 0.5% in //ImperativeDefinitions::compile_first_block// 0.5% in //MajorNodes::pass_2// 0.5% in //Sequence::undertake_queued_tasks// - 0.5% in //Sequence::undertake_queued_tasks// 0.5% in //World::stage_V// - 0.3% in //ImperativeDefinitions::compile_first_block// + 0.3% in //Sequence::undertake_queued_tasks// 0.1% in //CompletionModule::compile// 0.1% in //InferenceSubjects::emit_all// 0.1% in //RTKindConstructors::compile_permissions// 0.1% in //Task::make_built_in_kind_constructors// 0.1% in //World::stages_II_and_III// - 2.5% not specifically accounted for - 26.8% in running Inter pipeline - 10.3% in step 14/15: generate inform6 -> auto.inf - 6.0% in step 5/15: load-binary-kits - 5.6% in step 6/15: make-synoptic-module + 2.9% not specifically accounted for + 23.9% in running Inter pipeline + 9.1% in step 14/15: generate inform6 -> auto.inf + 5.1% in step 5/15: load-binary-kits + 4.9% in step 6/15: make-synoptic-module 1.7% in step 9/15: make-identifiers-unique 0.3% in step 12/15: eliminate-redundant-operations 0.3% in step 4/15: compile-splats 0.3% in step 7/15: shorten-wiring - 0.3% in step 8/15: detect-indirect-calls 0.1% in step 11/15: eliminate-redundant-labels + 0.1% in step 8/15: detect-indirect-calls 1.4% not specifically accounted for - 2.5% in supervisor - 0.6% not specifically accounted for + 2.6% in supervisor + 0.4% not specifically accounted for