perf(terminal): cache webgl row vertex templates

This commit is contained in:
zhangheng
2026-06-24 21:18:32 +08:00
parent fb54acf88b
commit 057d74d44c
4 changed files with 225 additions and 53 deletions

View File

@@ -311,6 +311,8 @@ export function summarizeRendererStats(frames) {
"cells",
"rowCacheHits",
"rowCacheMisses",
"vertexCacheHits",
"vertexCacheMisses",
"atlasEntries",
"atlasInsertions",
"atlasResets",