Chad Curtis 16e20df0cc Optimize feed loading performance from 8s to 1.3s
- Delay non-critical queries (notifications, sidebar, sync) to prioritize feed
- Wait for batch author/stats queries before rendering NoteCards
- Disable page 2 auto-fetch to reduce initial query contention
- Fix notification badge flicker and sidebar 'No trends' flash
- Sequential loading of authors then stats to avoid relay saturation

84% performance improvement. Requires NPool patch: comment out
Promise.allSettled in node_modules/@nostrify/nostrify/dist/NPool.js:101
2026-02-19 04:13:02 -06:00
2026-02-16 16:54:01 -06:00
2026-02-16 16:54:01 -06:00
S
Description
Activist social network and fundraising platform on Nostr
AGPL-3.0 43 MiB
Languages
TypeScript 95.7%
Java 1.5%
JavaScript 0.9%
Swift 0.9%
CSS 0.5%
Other 0.4%