Skip to content

fix: add _WindowContext class for use in explain operations#69

Merged
hrodmn merged 1 commit into
mainfrom
fix/chunk-context
Jun 1, 2026
Merged

fix: add _WindowContext class for use in explain operations#69
hrodmn merged 1 commit into
mainfrom
fix/chunk-context

Conversation

@hrodmn
Copy link
Copy Markdown
Collaborator

@hrodmn hrodmn commented Jun 1, 2026

resolves #68

@github-actions github-actions Bot added the fix label Jun 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Benchmark Comparison

Test Baseline (ms) PR (ms) Change
test_band_access_pattern[multi_band] 1360.3 1337.6 -1.7%
test_band_access_pattern[single_band] 1226.8 1247.3 +1.7%
test_full_compute 621.8 644.0 +3.6%
test_mosaic_method[first] 611.5 635.2 +3.9%
test_mosaic_method[median] 671.8 652.6 -2.9%
test_native_crs_resolution 10794.4 11552.9 +7.0%
test_open_overhead 270.9 277.5 +2.4%
test_reproject_workers[1] 2534.7 2532.0 -0.1%
test_reproject_workers[4] 1345.0 1334.9 -0.8%
test_time_step_parallelism[dask_time_1] 1333.6 1354.7 +1.6%
test_time_step_parallelism[no_dask] 897.0 896.1 -0.1%

@hrodmn hrodmn merged commit a54b640 into main Jun 1, 2026
6 checks passed
@hrodmn hrodmn deleted the fix/chunk-context branch June 1, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dtype/nodata args not provided to _ChunkContext in explain path

1 participant