Skip to main content

Benchmarks

Function Benchmarks 

Source
pub fn Benchmarks(props: ()) -> Element
Expand description

Gate component: guarantees the data feeds are pinned before the page proper renders, so every accessor inside BenchmarksLoaded can expect its feed. Native builds (tests, SSG prerender) compile the data in and render directly; wasm fetches the staged /data bundle first, behind a lightweight shell.