{#key $activeType && data}
{#if $activeType === "cache-hit"}
| {round(getTotalPerformance(!showAverage))}ms | ($activeType = "total")} > total({Math.floor( 1000 / getTotalPerformance(showAverage), )}fps) |
| {round(value)}ms | ($activeType = key)} > {key} |
| {data.length} | Samples |
Nodes |
|
| {getCacheRatio(!showAverage)}% | ($activeType = "cache-hit")}>cache hits |
| {round(value)}ms | ($activeType = key)} > {key.split("/").slice(-1).join("/")} |
Viewer |
|
| {humanizeNumber(getLast("total-vertices"))} | Vertices |
| {humanizeNumber(getLast("total-faces"))} | Faces |
| {round(value)}ms | ($activeType = key)} > {key.split("/").slice(-1).join("/")} |
No runs available
{/if}