Skip to content

Update benchmark code #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 1, 2025
Merged

Update benchmark code #270

merged 2 commits into from
May 1, 2025

Conversation

asinghvi17
Copy link
Member

@asinghvi17 asinghvi17 commented Mar 4, 2025

Another spin out from #259

  • allow arbitrary legend kws
  • import GeoFormatTypes, WellKnownGeometry, CoordinateTransformations, ProgressMeter
  • make USA benchmarks print better
  • add benchmarks for coverage union, this is the same benchmark Paul Ramsey uses for geos.
    • It turns out JTS (and also GEOS) use a special purpose noder and algorithm for coverage unions. We should also implement that at some stage - but it's a bit tough without the OverlayNG methodology. Maybe we can get an AI to implement that here :D

- allow arbitrary legend kws
- import GeoFormatTypes, WellKnownGeometry, CoordinateTransformations, ProgressMeter
- make USA benchmarks print better
- add benchmarks for coverage union
  - It turns out JTS (and also GEOS) use a special purpose noder and algorithm for coverage unions.  We should also implement that at some stage - but it's a bit tough without the OverlayNG methodology.  Maybe we can get an AI to implement that here :D
@asinghvi17 asinghvi17 merged commit ff98edd into main May 1, 2025
10 checks passed
@asinghvi17 asinghvi17 deleted the as/update-benchmarks branch May 1, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants