From 46f2ef38c65ee266b97f1eb1d68153cee097ce5e Mon Sep 17 00:00:00 2001
From: Teiva Harsanyi
Date: Mon, 18 Mar 2024 19:11:10 +0100
Subject: [PATCH] Disabling instant navigation because too slow.
---
mkdocs.yml | 2 +-
site/20-slice/index.html | 2 +-
site/28-maps-memory-leaks/index.html | 2 +-
site/404.html | 2 +-
site/5-interface-pollution/index.html | 2 +-
site/56-concurrency-faster/index.html | 2 +-
site/89-benchmarks/index.html | 2 +-
site/9-generics/index.html | 2 +-
site/92-false-sharing/index.html | 2 +-
.../98-profiling-execution-tracing/index.html | 2 +-
site/book/index.html | 2 +-
site/chapter-1/index.html | 2 +-
site/external/index.html | 2 +-
site/index.html | 2 +-
site/ja/index.html | 2 +-
site/sitemap.xml | 28 +++++++++---------
site/sitemap.xml.gz | Bin 343 -> 343 bytes
site/zh/index.html | 2 +-
18 files changed, 30 insertions(+), 30 deletions(-)
diff --git a/mkdocs.yml b/mkdocs.yml
index a3cb31c..5a8c0f4 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -17,7 +17,7 @@ theme:
- search.suggest
- content.code.copy
- navigation.expand
- - navigation.instant
+# - navigation.instant -- Navigation is too slow
- navigation.sections
- announce.dismiss
# - navigation.tracking
diff --git a/site/20-slice/index.html b/site/20-slice/index.html
index 9feea16..875c7b3 100644
--- a/site/20-slice/index.html
+++ b/site/20-slice/index.html
@@ -1187,7 +1187,7 @@
-
+
diff --git a/site/28-maps-memory-leaks/index.html b/site/28-maps-memory-leaks/index.html
index 399fdc6..fe11a14 100644
--- a/site/28-maps-memory-leaks/index.html
+++ b/site/28-maps-memory-leaks/index.html
@@ -1198,7 +1198,7 @@
-
+
diff --git a/site/404.html b/site/404.html
index 3fca498..fecea84 100644
--- a/site/404.html
+++ b/site/404.html
@@ -946,7 +946,7 @@
-
+
diff --git a/site/5-interface-pollution/index.html b/site/5-interface-pollution/index.html
index ff95222..e136122 100644
--- a/site/5-interface-pollution/index.html
+++ b/site/5-interface-pollution/index.html
@@ -1447,7 +1447,7 @@
-
+
diff --git a/site/56-concurrency-faster/index.html b/site/56-concurrency-faster/index.html
index b01cbb9..46b22e1 100644
--- a/site/56-concurrency-faster/index.html
+++ b/site/56-concurrency-faster/index.html
@@ -1349,7 +1349,7 @@
-
+
diff --git a/site/89-benchmarks/index.html b/site/89-benchmarks/index.html
index 5a69d90..f323a3b 100644
--- a/site/89-benchmarks/index.html
+++ b/site/89-benchmarks/index.html
@@ -1491,7 +1491,7 @@
-
+
diff --git a/site/9-generics/index.html b/site/9-generics/index.html
index 40f4eea..1b20b90 100644
--- a/site/9-generics/index.html
+++ b/site/9-generics/index.html
@@ -1348,7 +1348,7 @@
-
+
diff --git a/site/92-false-sharing/index.html b/site/92-false-sharing/index.html
index 441e57f..08a22af 100644
--- a/site/92-false-sharing/index.html
+++ b/site/92-false-sharing/index.html
@@ -1184,7 +1184,7 @@
-
+
diff --git a/site/98-profiling-execution-tracing/index.html b/site/98-profiling-execution-tracing/index.html
index 105c491..6909591 100644
--- a/site/98-profiling-execution-tracing/index.html
+++ b/site/98-profiling-execution-tracing/index.html
@@ -1537,7 +1537,7 @@ world” is executed, which occupies the four CPU cores for approximately 40 ms.
-
+
diff --git a/site/book/index.html b/site/book/index.html
index b51138f..bed2269 100644
--- a/site/book/index.html
+++ b/site/book/index.html
@@ -1215,7 +1215,7 @@
-
+
diff --git a/site/chapter-1/index.html b/site/chapter-1/index.html
index cada6c5..a5f87e2 100644
--- a/site/chapter-1/index.html
+++ b/site/chapter-1/index.html
@@ -1384,7 +1384,7 @@
-
+
diff --git a/site/external/index.html b/site/external/index.html
index 1aa81c8..73d3da5 100644
--- a/site/external/index.html
+++ b/site/external/index.html
@@ -1503,7 +1503,7 @@
-
+
diff --git a/site/index.html b/site/index.html
index 0582359..b3a2f08 100644
--- a/site/index.html
+++ b/site/index.html
@@ -5380,7 +5380,7 @@ the use case. However, we should see the two options as complementary.
-
+
diff --git a/site/ja/index.html b/site/ja/index.html
index ed98614..4032a18 100644
--- a/site/ja/index.html
+++ b/site/ja/index.html
@@ -4985,7 +4985,7 @@
-
+
diff --git a/site/sitemap.xml b/site/sitemap.xml
index 35deb4d..1d06ca7 100644
--- a/site/sitemap.xml
+++ b/site/sitemap.xml
@@ -2,72 +2,72 @@
https://100go.co/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/20-slice/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/28-maps-memory-leaks/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/5-interface-pollution/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/56-concurrency-faster/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/89-benchmarks/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/9-generics/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/92-false-sharing/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/98-profiling-execution-tracing/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/book/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/chapter-1/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/external/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/ja/
- 2024-03-15
+ 2024-03-18
daily
https://100go.co/zh/
- 2024-03-15
+ 2024-03-18
daily
\ No newline at end of file
diff --git a/site/sitemap.xml.gz b/site/sitemap.xml.gz
index 052e395aa2f9431bcd5e096af9568dca89b63cef..46efd4c53ab88517a36c6c72f4bcef60fdb4f842 100644
GIT binary patch
delta 324
zcmV-K0lWU!0@nfuABzYGql5U72OfX@D4mk@wkOygfKn%6C6F1qwtM;?tmxatTblUHX8`}K+?G@^L)2*5V*?=))V;9@f-h7B$b343dXy2UKTRX&}qLju3zUL?{84&n|9G0$p(xW8@sU1hZv_k
zlGQWFCn%R}a@ReW=|Q<3JHpR)r;NQc;z4r@FMi|yiKLPctkIYfQVsJv!-%7&3s_W#
zkPzMyjEhK}(g>5c_87UKQsR37?VUanad}^$
-
+