fix web performance

This commit is contained in:
2026-08-31 21:11:18 +07:00
parent 070c6a7e87
commit f7f1ea7438
9 changed files with 153 additions and 84 deletions
Generated
+3
View File
@@ -1445,6 +1445,7 @@ dependencies = [
"gpui_platform",
"gpui_web",
"instant",
"js-sys",
"log",
"person",
"settings",
@@ -1455,6 +1456,7 @@ dependencies = [
"universal-time 0.3.1 (git+https://github.com/shadowylab/universal-time)",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
"workspace",
]
@@ -4982,6 +4984,7 @@ dependencies = [
"anyhow",
"common",
"flume 0.11.1",
"futures",
"gpui",
"instant",
"log",