cogeotiff / rio-tiler

User friendly Rasterio plugin to read raster datasets.
https://cogeotiff.github.io/rio-tiler/
BSD 3-Clause "New" or "Revised" License
502 stars 106 forks source link

refactor benchmark #703

Open vincentsarago opened 4 months ago

vincentsarago commented 4 months ago

The benchmark results will be show downgrade performance after we merge #701 because overzooming a dataset is slow but the PR was made to avoid resampling artefacts

The benchmark mostly test over zoom tiles, and this should be changed to make sure to either read overview or native resolution