open-telemetry
opentelemetry-collector
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat(service/graph): add partial receiver reload on config change
#14490
Comparing
blakerouse:partial-receiver-reload
(
1d5d6fe
) with
main
(
f33c609
)
CodSpeed Performance Gauge
+36%
Improvement
1
Untouched
60
New
6
Ignored
3
Skipped
20
Unknown Walltime execution environment detected
Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data. For the most accurate results, we recommend using
CodSpeed Macro Runners
: bare-metal machines fine-tuned for performance measurement consistency.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
New
Untouched
Ignored
Skipped
90 total
Uses the
Wall Time instrument
to collect wall time performance metrics.
HTTP/2.0,_shared_client_(like_load_balancer)
config/confighttp/server_test.go::BenchmarkHttpRequest
CodSpeed Performance Gauge
+36%
1.4 ms
1 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
partial_reload
otelcol/collector_test.go::BenchmarkReloadAddReceiver
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
partial_reload
otelcol/collector_test.go::BenchmarkReloadRemoveReceiver
CodSpeed Performance Gauge
N/A
N/A
3.5 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
partial_reload
otelcol/collector_test.go::BenchmarkReloadModifyReceiver
CodSpeed Performance Gauge
N/A
N/A
4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
full_reload
otelcol/collector_test.go::BenchmarkReloadAddReceiver
CodSpeed Performance Gauge
N/A
N/A
5.4 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
full_reload
otelcol/collector_test.go::BenchmarkReloadRemoveReceiver
CodSpeed Performance Gauge
N/A
N/A
5.6 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
full_reload
otelcol/collector_test.go::BenchmarkReloadModifyReceiver
CodSpeed Performance Gauge
N/A
N/A
5.8 ms
Uses the
Wall Time instrument
to collect wall time performance metrics.
with_a_new_value
pdata/pprofile/string_table_test.go::BenchmarkSetString
CodSpeed Performance Gauge
+22%
60 ns
49 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
with_an_existing_value
pdata/pprofile/string_table_test.go::BenchmarkSetString
CodSpeed Performance Gauge
+22%
60 ns
49 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
with_a_duplicate_value
pdata/pprofile/string_table_test.go::BenchmarkSetString
CodSpeed Performance Gauge
+22%
60 ns
49 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BenchmarkTraceSizeSpanCount
processor/batchprocessor/batch_processor_test.go
CodSpeed Performance Gauge
+22%
60 ns
49 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
sm_metric_request/raw_bytes_183/compressed_bytes_141/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+14%
21 µs
18.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
md_log_request/raw_bytes_242/compressed_bytes_220/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+13%
22.9 µs
20.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
md_trace_request/raw_bytes_338/compressed_bytes_256/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+10%
26.1 µs
23.8 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
sm_trace_request/raw_bytes_240/compressed_bytes_211/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+10%
24.1 µs
21.9 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
sm_log_request/raw_bytes_160/compressed_bytes_164/compressor_gzip
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+10%
19.4 µs
17.7 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BenchmarkTracesMarshalJSON
pdata/ptrace/traces_test.go
CodSpeed Performance Gauge
+10%
6 µs
5.5 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
sm_trace_request/raw_bytes_240/compressed_bytes_211/compressor_zstd
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+9%
8.1 µs
7.4 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
md_trace_request/raw_bytes_338/compressed_bytes_265/compressor_zstd
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+9%
8.9 µs
8.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
lg_log_request/raw_bytes_4850/compressed_bytes_217/compressor_zstd
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+9%
11.2 µs
10.2 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BenchmarkProfilesToProto
pdata/pprofile/pb_test.go
CodSpeed Performance Gauge
+9%
1.7 µs
1.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
sm_log_request/raw_bytes_160/compressed_bytes_178/compressor_snappy
config/configgrpc/configgrpc_benchmark_test.go::BenchmarkCompressors
CodSpeed Performance Gauge
+9%
751 ns
691 ns
Uses the
Wall Time instrument
to collect wall time performance metrics.
BenchmarkFromLocationIndices
pdata/pprofile/locations_test.go
CodSpeed Performance Gauge
+9%
1.8 µs
1.6 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BenchmarkMetricsToProto2k
pdata/pmetric/pb_test.go
CodSpeed Performance Gauge
+9%
91.2 µs
84 µs
Uses the
Wall Time instrument
to collect wall time performance metrics.
BenchmarkLogsFromProto2k
pdata/plog/pb_test.go
CodSpeed Performance Gauge
+9%
131.2 µs
120.9 µs
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
f33c609
+35.97%
Add benchmarks.
1d5d6fe
2 months ago
by blakerouse
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs