Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

fix: single byte range prefetch #73

Merged
merged 1 commit into from
Apr 3, 2023
Merged

fix: single byte range prefetch #73

merged 1 commit into from
Apr 3, 2023

Conversation

lidel
Copy link
Collaborator

@lidel lidel commented Apr 3, 2023

This is a quick follow-up fix for #61.

Seems there is no agreement on supporting more than one byte range. This will only prefetch the first range as CAR, and use block-by-block for remaining ones.

In practice, we don't expect to see more than a single range in the real world, video seeking creates a single one etc.

(Merging so staging is ready and will show improved graphs once the other end deploys it.)

Seems there is no agreement on supporting more than one byte range.
This will only prefetch the first range as CAR, and use block-by-block
for remaining ones.

In practice, we don't expect to see more than a single range in the real
world, video seeking creates a single one etc.
@lidel lidel requested a review from aschmahmann April 3, 2023 21:23
@lidel lidel marked this pull request as ready for review April 3, 2023 21:30
@lidel lidel merged commit e68f6ca into main Apr 3, 2023
@lidel lidel deleted the fix/single-range-prefetch branch April 3, 2023 21:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant