Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file added docs/image/sf1-09242025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/image/sf1.png
Binary file not shown.
Binary file added docs/image/sf10-09242025.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/image/sf10.png
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down