This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch update-images
in repository https://gitbox.apache.org/repos/asf/sedona-spatialbench.git

commit a2dd2a592d05b193d244ba9da63d65dd06b91268
Author: Jia Yu <jiayu198...@gmail.com>
AuthorDate: Wed Sep 24 00:53:33 2025 -0700

    Replace images
---
 docs/image/sf1-09242025.png    | Bin 0 -> 20887 bytes
 docs/image/sf1.png             | Bin 133443 -> 0 bytes
 docs/image/sf10-09242025.png   | Bin 0 -> 25154 bytes
 docs/image/sf10.png            | Bin 189589 -> 0 bytes
 docs/single-node-benchmarks.md |   4 ++--
 mkdocs.yml                     |   8 ++++----
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/image/sf1-09242025.png b/docs/image/sf1-09242025.png
new file mode 100644
index 0000000..34f146f
Binary files /dev/null and b/docs/image/sf1-09242025.png differ
diff --git a/docs/image/sf1.png b/docs/image/sf1.png
deleted file mode 100644
index 2218a2d..0000000
Binary files a/docs/image/sf1.png and /dev/null differ
diff --git a/docs/image/sf10-09242025.png b/docs/image/sf10-09242025.png
new file mode 100644
index 0000000..0a400fc
Binary files /dev/null and b/docs/image/sf10-09242025.png differ
diff --git a/docs/image/sf10.png b/docs/image/sf10.png
deleted file mode 100644
index 9c932ea..0000000
Binary files a/docs/image/sf10.png and /dev/null differ
diff --git a/docs/single-node-benchmarks.md b/docs/single-node-benchmarks.md
index b9ebf5a..4337091 100644
--- a/docs/single-node-benchmarks.md
+++ b/docs/single-node-benchmarks.md
@@ -23,8 +23,8 @@ This page presents the SpatialBench single-node benchmark 
results for SedonaDB,
 
 Here are the results from SpatialBench v0.1 for Queries 1–12 at scale factor 1 
(SF1) and scale factor 10 (SF10).
 
-![Scale Factor 1 benchmark results](image/sf1.png){ width="400" }
-![Scale Factor 10 benchmark results](image/sf10.png){ width="400" }
+![Scale Factor 1 benchmark results](image/sf1-09242025.png){ width="400" }
+![Scale Factor 10 benchmark results](image/sf10-09242025.png){ width="400" }
 {: .grid }
 
 ## Hardware
diff --git a/mkdocs.yml b/mkdocs.yml
index 5c9a90b..7e18134 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -51,14 +51,14 @@ nav:
       - queries.md
       # Use the alias (*) to insert the Get Involved links here
       - <<: *community_links
-  - Contributors Guide:
-      - contributors-guide.md
-      # Use the alias (*) to insert the Get Involved links here
-      - <<: *community_links
   - Single node benchmarks:
       - single-node-benchmarks.md
       # Use the alias (*) to insert the Get Involved links here
       - <<: *community_links
+  - Contributors Guide:
+      - contributors-guide.md
+      # Use the alias (*) to insert the Get Involved links here
+      - <<: *community_links
   - Sedona Homepage: "https://sedona.apache.org";
 repo_url: https://github.com/apache/sedona-spatialbench/
 edit_uri: https://github.com/apache/sedona-spatialbench/blob/main/docs/

Reply via email to