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

Fix raster profile performances #4449

Merged
merged 1 commit into from
Dec 21, 2018
Merged

Fix raster profile performances #4449

merged 1 commit into from
Dec 21, 2018

Conversation

sbrunner
Copy link
Member

Remove LRU cache
Store only the first level read
Support all GDAL types (especially VRT)
Fix get point position
Add memory view

Time to get the profile throw all the riviera go from more the 70s. to less than 1s. :-)

@sbrunner sbrunner added this to the 2.3 milestone Dec 20, 2018
@sbrunner sbrunner force-pushed the raster-perf-test branch 3 times, most recently from 34c5b9b to 56a9297 Compare December 21, 2018 07:56
@camptocamp camptocamp deleted a comment Dec 21, 2018
Remove LRU cache
Store only the first level read
Support all GDAL types (especially VRT)
Fix get point position
Add memory view
@sbrunner sbrunner merged commit 010c450 into 2.3 Dec 21, 2018
@sbrunner sbrunner deleted the raster-perf-test branch December 21, 2018 12:44
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