Skip to content
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

Comparison with other libraries #98

Open
asinghvi17 opened this issue Apr 6, 2024 · 2 comments
Open

Comparison with other libraries #98

asinghvi17 opened this issue Apr 6, 2024 · 2 comments

Comments

@asinghvi17
Copy link
Member

https://github.com/kadyb/vector-benchmark has a bunch of comparisons in the vein of the Julia performance plot, for basic vector geometry ops (no polygon ops, just distance, contains, intersect, reproject/transform, buffer, and IO).

I opened a PR kadyb/vector-benchmark#12 to add GeometryOps benchmarks here as well, but even if that doesn't get merged there we can still run those benchmarks, potentially every release or commit to master (or just when manually requested) over here:

download-10

If anyone here knows of other good benchmark sources for geometries, please let me know!

@asinghvi17
Copy link
Member Author

Should we add this plot as a static plot to the README/docs?

@rafaqz
Copy link
Member

rafaqz commented Apr 17, 2024

This is readme material for sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants