test(terminal): add renderer bench smoke script

This commit is contained in:
zhangheng
2026-06-24 14:13:09 +08:00
parent f4c919de40
commit 21019d82e0
7 changed files with 465 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ leptos.workspace = true
leptos_axum = { workspace = true, optional = true }
leptos_meta.workspace = true
leptos_router.workspace = true
js-sys.workspace = true
log.workspace = true
redis = { workspace = true, optional = true }
reqwest = { workspace = true, optional = true }