OverviewExploreTrending
Nostr Archives
OverviewExploreTrending
Handled6d ago
How do you make a web version fast? Is it mobile friendly?
💬 1 replies

Thread context

Root: 00000ed24d81…

Replying to: cfd46ce4d408…

Replies (1)

So Tachi4d ago
have been working a lot on mobile friendliness yes. It's running on 5 threads, 4 workers and main UI. each workers is a flatbuffer producer consumer. [connections, parser, crypto, cache]. it's non-blocking and the use of flatbuffer is good for memory and data parsing speed. the main UI is processing flatbuffer too. It's fast AND efficient. I'm going to post about it soon
0000 sats