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-db.git
The following commit(s) were added to refs/heads/main by this push:
new 05c95ca docs: Update the old images (#144)
05c95ca is described below
commit 05c95ca3276668072d28a0c60ed6a074ea5d8e3f
Author: Jia Yu <[email protected]>
AuthorDate: Wed Sep 24 00:54:15 2025 -0700
docs: Update the old images (#144)
---
README.md | 6 +++---
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/index.md | 6 +++---
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index d1f15f6..0af69d2 100644
--- a/README.md
+++ b/README.md
@@ -58,11 +58,11 @@ SedonaDB has several advantages:
## Performance Benchmarks
-This is a performance benchmark comparing SedonaDB 0.1.0, DuckDB 1.4.0, and
GeoPandas 1.1.1 using SpatialBench Queries 1-12 at Scale Factors 1 and 10.
Details can be found at [Apache Sedona
SpatialBench](https://sedona.apache.org/spatialbench/).
+This is a performance benchmark comparing SedonaDB 0.1.0, DuckDB 1.4.0, and
GeoPandas 1.1.1 using SpatialBench Queries 1-12 at Scale Factors 1 and 10.
Details can be found at [Apache Sedona
SpatialBench](https://sedona.apache.org/spatialbench/single-node-benchmarks/).
<div align="center">
- <img src="docs/image/sf1.png" alt="SF1 Benchmark Results" width="45%" />
- <img src="docs/image/sf10.png" alt="SF10 Benchmark Results" width="45%" />
+ <img src="docs/image/sf1-09242025.png" alt="SF1 Benchmark Results"
width="45%" />
+ <img src="docs/image/sf10-09242025.png" alt="SF10 Benchmark Results"
width="45%" />
</div>
## Install
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/index.md b/docs/index.md
index 593a67b..3d01912 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -60,11 +60,11 @@ SedonaDB has several advantages:
## Performance Benchmarks
-This is a performance benchmark comparing SedonaDB 0.1.0, DuckDB 1.4.0, and
GeoPandas 1.1.1 using SpatialBench Queries 1-12 at Scale Factors 1 and 10.
Details can be found at [Apache Sedona
SpatialBench](https://sedona.apache.org/spatialbench/).
+This is a performance benchmark comparing SedonaDB 0.1.0, DuckDB 1.4.0, and
GeoPandas 1.1.1 using SpatialBench Queries 1-12 at Scale Factors 1 and 10.
Details can be found at [Apache Sedona
SpatialBench](https://sedona.apache.org/spatialbench/single-node-benchmarks/).
<div align="center">
- <img src="image/sf1.png" alt="SF1 Benchmark Results" width="45%" />
- <img src="image/sf10.png" alt="SF10 Benchmark Results" width="45%" />
+ <img src="image/sf1-09242025.png" alt="SF1 Benchmark Results" width="45%" />
+ <img src="image/sf10-09242025.png" alt="SF10 Benchmark Results" width="45%"
/>
</div>
## Install SedonaDB