From 2d9f87abef7ceb067cfd6e3777c2cc2105c32acf Mon Sep 17 00:00:00 2001 From: n1474335 Date: Fri, 5 Jan 2018 20:26:51 +0000 Subject: [PATCH] Added more loading messages --- src/web/html/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/web/html/index.html b/src/web/html/index.html index 6dd6ff53..5e522ed8 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -59,6 +59,9 @@ "for i in range(additional): Pylon()", "(creating unresolved tension...", "Symlinking emacs and vim to ed...", + "Training branch predictor...", + "Timing cache hits...", + "Speculatively executing recipes..." ]; // Shuffle array using Durstenfeld algorithm