Avatar for the cloudflare user
cloudflare
workerd
BlogDocsChangelog

containers: add custom labels support to container start options

#6352Merged
Comparing
amartinez/container-labels
(
ebb0c02
) with
main
(
8deb8db
)
CodSpeed Performance Gauge
0%
Untouched
70
Skipped
129

Benchmarks

199 total
EncodeInto_ASCII_8192[TextEncoder][1/0/8192]
src/workerd/tests/bench-text-encoder.c++
CodSpeed Performance Gauge
0%
3.7 ms3.7 ms
set_append[ApiHeaders]
src/workerd/tests/bench-api-headers.c++
CodSpeed Performance Gauge
0%
12.1 ms12.1 ms
Encode_ASCII_8192[TextEncoder][0/0/8192]
src/workerd/tests/bench-text-encoder.c++
CodSpeed Performance Gauge
0%
13.5 ms13.5 ms
EncodeInto_TwoByte_8192[TextEncoder][1/2/8192]
src/workerd/tests/bench-text-encoder.c++
CodSpeed Performance Gauge
0%
96.6 ms96.6 ms
bm_Http_OverCapnpLocalCall
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
126.5 µs126.5 µs
bm_Http_OverCapnpFullRPC
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
235 µs235 µs
bm_Http_FullProtocol
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
75.3 µs75.3 µs
Util_RecursivelyFreeze
src/workerd/tests/bench-util.c++
CodSpeed Performance Gauge
0%
10.1 ms10.1 ms
bm_Coro_CoAwait_ImmediateCoroutine
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
5.6 µs5.6 µs
bm_Http_ClientWrapper
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
35.3 µs35.3 µs
bm_Coro_Fib10
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
13.3 µs13.3 µs
bm_Coro_CoAwait_ImmediatePromise
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
5.7 µs5.7 µs
JsString_Utf8Length_Utf16_Flat_256
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
2 µs2 µs
JsString_Utf8Length_Latin1_NonFlat_8192
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
24.7 µs24.7 µs
JsString_Utf8Length_Utf16_Flat_1024
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
3.2 µs3.2 µs
bm_Http_Baseline
external/+http+capnp-cpp/src/capnp/compat/http-over-capnp-bench.c++
CodSpeed Performance Gauge
0%
11.3 µs11.3 µs
ParseAndSerialize
src/workerd/tests/bench-mimetype.c++::Mimetype
CodSpeed Performance Gauge
0%
76.7 ms76.7 ms
bm_Coro_Immediate
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
4.1 µs4.1 µs
nullBodyWithStatus[Response]
src/workerd/tests/bench-response.c++
CodSpeed Performance Gauge
0%
10.2 µs10.2 µs
bm_Coro_Shift_20
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
20.5 µs20.5 µs
bm_Coro_Pow2_20
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
17.6 µs17.6 µs
JsString_Utf8Length_Utf16_Invalid_Flat_256
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
3.2 µs3.2 µs
bm_Promise_Fib10
external/+http+capnp-cpp/src/kj/async-bench.c++
CodSpeed Performance Gauge
0%
18.5 µs18.5 µs
JsString_Utf8Length_Utf16_Invalid_NonFlat_1024
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
16.1 µs16.1 µs
JsString_Utf8Length_Utf16_Invalid_Flat_1024
src/workerd/tests/bench-jsstring.c++
CodSpeed Performance Gauge
0%
9.2 µs9.2 µs

Commits

Click on a commit to change the comparison range
Base
main
8deb8db
-0.1%
Merge branch 'main' of github.com:cloudflare/workerd into amartinez/container-labels
0d08dfc
4 days ago
by martinezjandrew
-11.65%
validate label names and values in container start options
96234ea
4 days ago
by martinezjandrew
+11.66%
generate types
0d2aa29
3 days ago
by martinezjandrew
+0.04%
reject all control characters in container label names and values
b2d20ec
3 days ago
by martinezjandrew
+27.24%
Merge branch 'main' of github.com:cloudflare/workerd into amartinez/container-labels
0adf594
3 days ago
by martinezjandrew
-27.06%
extend testLabelValidation to cover control characters and empty names
b128981
2 days ago
by martinezjandrew
-10.84%
Merge branch 'main' of github.com:cloudflare/workerd into amartinez/container-labels
87aed88
2 days ago
by martinezjandrew
+10.85%
remove duplicated label encoding test from container-client-test
86ff683
2 days ago
by martinezjandrew
-0.18%
move labels ordinal @6 to @5
cf443cc
2 days ago
by martinezjandrew
-0.07%
generate types
ebb0c02
2 days ago
by martinezjandrew
© 2026 CodSpeed Technology
Home Terms Privacy Docs