cloudflare
workerd
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
add gc support to Rust owned objects
#6272
Merged
Comparing
yagiz/rust-gc-v2
(
3e59d17
) with
main
(
8d1aa50
)
CodSpeed Performance Gauge
0%
Untouched
70
Skipped
129
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
129 total
Archive selected
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_8192[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
584.5 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_256[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
530.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_TwoByte_256[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
531.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_32[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
527.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_1024[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
535 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_OneByte_256[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
529.3 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_OneByte_256[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
541.3 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_ASCII_256[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
538.3 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_TwoByte_256[TextEncoderBenchmark]
src/workerd/tests/bench-text-encoder.c++
Skipped
541 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_1024[0/0/1024]
unknown_file
Skipped
3.7 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_ASCII_1024[1/0/1024]
unknown_file
Skipped
2.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_TwoByte_256[0/2/256]
unknown_file
Skipped
7.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
ParseAndSerialize
Mimetype
Skipped
74.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_256[0/0/256]
unknown_file
Skipped
3.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_8192[0/0/8192]
unknown_file
Skipped
13.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_ASCII_8192[1/0/8192]
unknown_file
Skipped
3.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_OneByte_256[0/1/256]
unknown_file
Skipped
5.3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_ASCII_32[0/0/32]
unknown_file
Skipped
3 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_OneByte_1024[0/1/1024]
unknown_file
Skipped
12.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Encode_OneByte_8192[0/1/8192]
unknown_file
Skipped
85.2 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_OneByte_256[1/1/256]
unknown_file
Skipped
4.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_OneByte_1024[1/1/1024]
unknown_file
Skipped
10.5 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_OneByte_8192[1/1/8192]
unknown_file
Skipped
66.9 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_ASCII_256[1/0/256]
unknown_file
Skipped
2.6 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
EncodeInto_TwoByte_8192[1/2/8192]
unknown_file
Skipped
96.7 ms
*
1
2
3
4
5
6
Commits
Click on a commit to change the comparison range
Base
main
8d1aa50
-20.79%
add support for jsg_constructor (#6353)
bcbf3ee
1 month ago
by anonrig
+46.8%
address pr reviews and add comments
d51d8b2
1 month ago
by anonrig
-26.03%
add support for traceable Cell<Option<T>> in jsg_resource
ecf9be7
1 month ago
by anonrig
-0.03%
add support for traceable v8::Global<v8::Value>
d1675b2
1 month ago
by anonrig
-0.02%
fix abort handler
3e59d17
1 month ago
by anonrig
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs