tempoxyz
tempo
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
bench: remove no-slack from manual dispatch inputs (#4782) Removes the rarely used env-var fields (`bench-env`, `baseline-env`, `feature-env`) from the `bench-e2e` manual `workflow_dispatch` UI so the workflow stays under GitHub Actions' 25-input limit. The env-var inputs remain available through `workflow_call`, so Derek comment-triggered benches can still pass them through. `valscope` and `no-slack` remain available in the manual UI. Prompted by: @mattsse
main
16 minutes ago
perf: outline nonce prewarm pointer path Move the expiring nonce prewarm pointer advance and restore path into cold helpers while keeping the normal replay marker path unchanged.
auto-opt/20260529-cold-nonce-prewarm
22 minutes ago
perf: outline precompile result errors Move the cold precompile error-to-output conversion out of the generic successful result path.
auto-opt/20260529-cold-precompile-result-errors
22 minutes ago
perf: outline evm storage error strings Move database-backed precompile fatal error string construction into a cold helper while preserving the same error mapping.
auto-opt/20260529-cold-evm-storage-errors
22 minutes ago
bench: remove no-slack from manual dispatch inputs (#4782) Removes the rarely used env-var fields (`bench-env`, `baseline-env`, `feature-env`) from the `bench-e2e` manual `workflow_dispatch` UI so the workflow stays under GitHub Actions' 25-input limit. The env-var inputs remain available through `workflow_call`, so Derek comment-triggered benches can still pass them through. `valscope` and `no-slack` remain available in the manual UI. Prompted by: @mattsse
main
47 minutes ago
perf: skip same-token fee reservation call Avoid calling the fee-liquidity reservation helper after route planning selects the same-token route, where reservation is a no-op. This keeps route validation intact and preserves fee accounting semantics.
auto-opt/20260529-skip-same-token-reserve
53 minutes ago
perf: outline keychain transaction key errors Move AccountKeychain transaction-key error string conversion behind a cold helper while keeping keychain validation and transaction-key storage behavior unchanged.
auto-opt/20260529-cold-keychain-set-key
53 minutes ago
perf: outline fee token resolution errors Move fee-token resolution error string conversion behind a cold helper so successful transaction validation keeps the hot fee-token path smaller without changing resolution or validation semantics.
auto-opt/20260529-cold-fee-token-resolution
53 minutes ago
Latest Branches
CodSpeed Performance Gauge
-1%
perf: outline nonce prewarm pointer path
#4794
36 minutes ago
6997ed6
auto-opt/20260529-cold-nonce-prewarm
CodSpeed Performance Gauge
0%
perf: outline precompile result errors
#4792
30 minutes ago
5b3a294
auto-opt/20260529-cold-precompile-result-errors
CodSpeed Performance Gauge
0%
perf: outline evm storage error strings
#4793
33 minutes ago
f22e0a2
auto-opt/20260529-cold-evm-storage-errors
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs