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

Weekly Sync 2024-09-13 #77

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

coco-speed
Copy link
Collaborator

This pull request was created automatically by CodSpeed to track performance changes of the pull request cloudflare/pingora#382.

The original branch is upstream/bleeper-gustav-2024-09-13

eaufavor and others added 4 commits September 6, 2024 21:57
When supporting streaming partial writes, the cache miss request may not
always find the corresponding body reader for the storage asset that its
upstream write is trying to fill.

This change adds a lookup_streaming_write storage API and allows the
miss handler to provide a streaming write tag for use with the API, so
that it may find the matching hit handler to serve downstream.
Includes-commit: 9b1d7c5
Replicated-from: cloudflare#371
Fix cloudflare#363
---
updated

Includes-commit: 204ddb0
Includes-commit: 34c67f0
Replicated-from: cloudflare#368
Signed-off-by: spacewander <[email protected]>
Copy link

codspeed-hq bot commented Sep 13, 2024

CodSpeed Performance Report

Merging #77 will not alter performance

Comparing upstream/bleeper-gustav-2024-09-13 (88bd916) with main (f7e2994)

Summary

✅ 2 untouched benchmarks

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.

5 participants