Join Nostr
2023-01-02 23:39:17 UTC

jb55 on Nostr: going to take a new approach that should drastically improve damus perf: when ...

going to take a new approach that should drastically improve damus perf: when receiving events, put them into a job queue that does things like parsing, loading link previews, etc. when loading is done it will be added to timeline. Should be able to get twitter-app like performance using this strategy.