-
Notifications
You must be signed in to change notification settings - Fork 57
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
create and update rtree spatial index only when needed #179
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #179 +/- ##
==========================================
+ Coverage 75.90% 78.14% +2.23%
==========================================
Files 10 10
Lines 660 691 +31
Branches 138 151 +13
==========================================
+ Hits 501 540 +39
+ Misses 139 127 -12
- Partials 20 24 +4 ☔ View full report in Codecov by Sentry. |
36cce84
to
e961994
Compare
e961994
to
205f850
Compare
Hi, yes, I can do that hopefully tonight or tomorrow! |
Sorry I got some visitors, so it will take me some more days until I have a free evening |
No worries! Enjoy your holidays. |
Finally reviewed and merged :) Good job |
Thanks for reviewing! Appreciate it. |
Implements #104
Check performance of the gis example models. Execution time is the average of 10 runs, where each run contains model initialization followed by 10 steps.
(num_agents=100)
(num_agents=500)
(default parameters)
(default parameters)
(default parameters)
(default parameters)