Avatar for the vercel user
vercel
turborepo
BlogDocsChangelog

Performance History

No performance history available yetOnce you have some commits, you will be able to see the performance history of your primary branch.

Latest Results

refactor: Replace third-party crates with Rust std lib equivalents Replace atty, lazy_static, once_cell, and num_cpus with their Rust 1.80+ standard library equivalents: - atty -> std::io::IsTerminal - lazy_static -> std::sync::LazyLock - once_cell -> std::sync::OnceLock/LazyLock - num_cpus -> std::thread::available_parallelism Reduces external dependencies while maintaining identical functionality.
shew/use-std-lib-more
20 hours ago
WIP 09703
shew/8ed14
2 days ago

Active Branches

refactor: Replace third-party crates with Rust std lib equivalents
last run
20 hours ago
#11569
CodSpeed Performance Gauge
N/A
#11568
CodSpeed Performance Gauge
N/A
last run
2 days ago
#11559
CodSpeed Performance Gauge
N/A
© 2026 CodSpeed Technology
Home Terms Privacy Docs