cloudflare
workerd
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Fix Python ASGI adaptor to handle streaming responses correctly
#6173
Merged
Comparing
gyeongjae/asgi-error
(
b6cde3b
) with
main
(
1497f20
)
CodSpeed Performance Gauge
0%
Untouched
70
Skipped
129
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
199 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_ASCII_8192[TextEncoder][1/0/8192]
src/workerd/tests/bench-text-encoder.c++
CodSpeed Performance Gauge
+1%
3.7 ms
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_1024[TextEncoder][0/0/1024]
src/workerd/tests/bench-text-encoder.c++
CodSpeed Performance Gauge
0%
3.6 ms
3.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_OneByte_256[TextEncoder][0/1/256]
src/workerd/tests/bench-text-encoder.c++
CodSpeed Performance Gauge
0%
5.1 ms
5.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
request[RegExpBenchmark]
src/workerd/tests/bench-regex.c++
CodSpeed Performance Gauge
0%
8.2 ms
8.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Http_OverCapnpLocalCall
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
128.2 µs
128.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
JsString_Utf8Length_Latin1_NonFlat_8192
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
24.8 µs
24.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
JsString_Utf8Length_Utf16_NonFlat_8192
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
24.8 µs
24.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Http_OverCapnpFullRPC
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
234.9 µs
234.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
JsString_Utf8Length_Utf16_Invalid_NonFlat_8192
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
74.1 µs
74.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_TwoByte_8192[TextEncoder][0/2/8192]
src/workerd/tests/bench-text-encoder.c++
CodSpeed Performance Gauge
0%
119.4 ms
119.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Http_Baseline
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
11.1 µs
11.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Http_ClientWrapper
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
35.8 µs
35.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Coro_Shift_20
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
20.7 µs
20.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Coro_CoAwait_ImmediateCoroutine
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
6 µs
6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Promise_ImmediatePromise_Then
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
4.5 µs
4.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Promise_Fib10
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
19.1 µs
19.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Promise_ReadyNow
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
2.2 µs
2.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Promise_Shift_20
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
10.7 µs
10.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Promise_Immediate
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
3.6 µs
3.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
set_append[ApiHeaders]
src/workerd/tests/bench-api-headers.c++
CodSpeed Performance Gauge
0%
11.8 ms
11.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Test_JSON_ENC
src/workerd/tests/bench-json.c++
CodSpeed Performance Gauge
0%
206.7 ms
206.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
constructor[ApiHeaders]
src/workerd/tests/bench-api-headers.c++
CodSpeed Performance Gauge
0%
67.7 ms
67.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Coro_CoAwait_ImmediatePromise
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
5.9 µs
5.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Promise_Pow2_20
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
9.8 µs
9.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bm_Coro_Fib10
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
13.8 µs
13.8 µs
1
2
3
4
5
...
8
Commits
Click on a commit to change the comparison range
Base
main
1497f20
+0.01%
Add test for asgi streaming response
b6cde3b
2 months ago
by ryanking13
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs