This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-spatialbench.git
The following commit(s) were added to refs/heads/main by this push:
new 064f890 docs: replace old images (#41)
064f890 is described below
commit 064f890681e9002dd4942a8a8c57968627b7d56f
Author: Jia Yu <[email protected]>
AuthorDate: Wed Sep 24 00:55:49 2025 -0700
docs: replace old images (#41)
---
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).
-{ width="400" }
-{ width="400" }
+{ width="400" }
+{ 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/