Skip to content

Conversation

aeisenbarth
Copy link
Contributor

@aeisenbarth aeisenbarth commented Mar 25, 2025

This is a work-in-progress for testing performance of geopandas compared to dask-geopandas.
I used the asv framework to add benchmarks for geopandas nearest and query.

Unfortunately, dask-geopandas doesn't implement these functions yet. However, this code can be used as a starting point to continue performance tests.

Note also that the latest version of dask-geopandas is only compatible with newer dask dependencies.

Refers to #233, #739

@aeisenbarth aeisenbarth changed the title Geopandas benchmarks Geopandas benchmarks (#233, #739) Mar 25, 2025
@aeisenbarth aeisenbarth changed the title Geopandas benchmarks (#233, #739) Geopandas benchmarks Mar 25, 2025
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.11%. Comparing base (4021946) to head (cf0c0ca).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #913   +/-   ##
=======================================
  Coverage   92.11%   92.11%           
=======================================
  Files          48       48           
  Lines        7429     7429           
=======================================
  Hits         6843     6843           
  Misses        586      586           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant