UniDesk 354660c797 perf(code-queue): optimize first-load latency with skipTrace and caching
- Frontend: initial task list load passes skipTrace=1 to skip trace stats,
  then fetches full data in background and merges into state
- Code-queue: respect skipTrace=1 param to skip traceStatsForTasks call
- Code-queue: add 8s in-memory cache for OA trace stats (per scope ID)
- Code-queue: add 10s in-memory cache for database statistics summary

These changes reduce first-paint time by eliminating the blocking trace
stats HTTP call on initial load. Trace stats populate asynchronously
after the task list renders.
2026-05-15 18:16:38 +00:00
2026-05-04 11:09:35 +00:00
2026-05-04 11:09:35 +00:00
2026-05-04 11:09:35 +00:00
S
Description
UniDesk controlled mirror for pikasTech/unidesk
18 MiB
Languages
TypeScript 89.7%
Rust 3.6%
JavaScript 3.1%
CSS 1.5%
Python 1.3%
Other 0.8%