Skip to content

Commit

Permalink
Update benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Apr 13, 2024
1 parent 6f5730d commit e7e5ecb
Show file tree
Hide file tree
Showing 5 changed files with 411 additions and 6,426 deletions.
314 changes: 314 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ keywords = ["geometry"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

float_next_after = "1.0.0"
rtree_rs = "0.1.4"

[dev-dependencies]
geo = "0.28.0"
serde = "1.0.197"
serde_derive = "1.0.197"
serde_json = "1.0.115"
1 change: 1 addition & 0 deletions benches/az.geojson

Large diffs are not rendered by default.

0 comments on commit e7e5ecb

Please sign in to comment.