jb55 on Nostr: A lot of event metadata processing (event parsing, preview loading, etc) happens ...
A lot of event metadata processing (event parsing, preview loading, etc) happens lazily on the main ui thread which is causing hitches for large events. About to push a change where this processing happens ahead of time on a worker thread. This should make things *much smoother*. Pretty excited for this one.
Published at
2023-01-18 18:20:24Event JSON
{
"id": "f9b420c9bf68c38a4490398da0d634445b4e1ad694eb32102b3ebf0edccd0735",
"pubkey": "32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",
"created_at": 1674066024,
"kind": 1,
"tags": [],
"content": "A lot of event metadata processing (event parsing, preview loading, etc) happens lazily on the main ui thread which is causing hitches for large events. About to push a change where this processing happens ahead of time on a worker thread. This should make things *much smoother*. Pretty excited for this one.",
"sig": "6b77c2b951b6547e83d424a15a6a7b7ba50be512909c132e82316dd0d142e5cc5aba2acf7b2e11108fd1c4a7faa50540dbb6c80262b70aa585fccfc3eb1cd1f6"
}