paradigmxyz
reth
BlogDocsChangelog

Performance History

Latest Results

revert: use OTEL_SERVICE_NAME env var instead of CLI arg Reverting c8abe6586 which attempted to use --tracing-otlp.service-name CLI flag. The CLI flag approach doesn't work because reth-bench-compare builds and runs reth binaries from arbitrary git refs (baseline-ref and feature-ref), which may not have the --tracing-otlp.service-name flag if they're older commits. Example failure: error: unexpected argument '--tracing-otlp.service-name' found The environment variable approach is correct here because: - OTEL_SERVICE_NAME is a standard OpenTelemetry variable - Works with any reth version that has OTLP support - Does not depend on the binary having the CLI flag This allows benchmarking between any two git refs, including older commits that predate the --tracing-otlp.service-name flag addition.
yk/add-tracing-to-bench-compare
3 minutes ago
change counters to histograms
mediocregopher/proof-counters
8 minutes ago
fix(hardforks): don't print pre-merge section if empty
rnkrtt:fix/empty-premerge
10 minutes ago

Active Branches

feat(bench-compare): add OTLP tracing support for baseline/feature comparison
last run
3 minutes ago
#19626
CodSpeed Performance Gauge
-25%
#19633
CodSpeed Performance Gauge
-26%
#19654
CodSpeed Performance Gauge
-28%
© 2025 CodSpeed Technology
Home Terms Privacy Docs