Skip to content

Make the landing page load smoothly - #193

Merged
sajeetharan merged 1 commit into
mainfrom
fix/landing-page-performance
Aug 17, 2026
Merged

Make the landing page load smoothly#193
sajeetharan merged 1 commit into
mainfrom
fix/landing-page-performance

Conversation

@sajeetharan

Copy link
Copy Markdown
Owner

Summary

  • Mount shell/globe immediately under compact real-stage loading panel
  • Replace O(n^2) client scoring with stored scores and O(n log n) ranking
  • Hydrate score details on demand with one request
  • Progressively render 800 then 2500 globe points (1200 mobile)
  • Trim list payload and hide Product Hunt badge on mobile

Validation

  • 136 tests passed
  • Production build passed
  • Desktop/mobile browser checks
  • Post-download readiness reduced from ~14s to ~1.5s locally

@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dev-globe-viz Building Building Preview Aug 17, 2026 9:05am

@sajeetharan
sajeetharan merged commit ecc969f into main Aug 17, 2026
2 of 3 checks passed
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