Skip to content

Improve site performance and stabilize project loading#60

Merged
joyzoursky merged 14 commits intomainfrom
performance-fix
Mar 24, 2026
Merged

Improve site performance and stabilize project loading#60
joyzoursky merged 14 commits intomainfrom
performance-fix

Conversation

@joyzoursky
Copy link
Copy Markdown
Collaborator

Summary

  • optimize MCP heavy paths and add tool/request timing instrumentation
  • improve runner claim-loop distribution and consolidate runner inventory polling
  • reduce API/auth query round-trips on hot project and MCP routes
  • split i18n locale payloads for lazy loading to reduce initial client payload
  • collapse projects page bootstrap fetch waterfall into a single endpoint
  • fix project test-case flashing by removing a fetch effect loop on /projects/[id]

Validation

  • npm run --workspace @skytest/web lint
  • npm run --workspace @skytest/web test
  • npm run verify

@joyzoursky joyzoursky changed the title Improve Site Performance and Stabilize Project Loading Improve site performance and stabilize project loading Mar 24, 2026
@joyzoursky joyzoursky merged commit 254ec8d into main Mar 24, 2026
4 checks passed
@joyzoursky joyzoursky deleted the performance-fix branch March 24, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant