Skip to content

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]>
@codspeed-hq
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

@coco-speed coco-speed force-pushed the main branch 2 times, most recently from d94ad0d to 4b82093 Compare September 20, 2024 02:00
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.

6 participants