Conversation
Notices
-
Embed this notice
fiatjaf (3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d@mostr.pub)'s status on Saturday, 13-May-2023 05:11:42 JST fiatjaf Benchmarking Nostr event parsing in JavaScript ("leaner" means a very simple and performant binary format):
https://user-images.githubusercontent.com/1653275/238050896-2357981f-411f-40fc-a4f4-653013c0066a.png
If these results are right (I'm not sure they are) that means JavaScript is very not-great-at-all dealing with binary things and if Nostr events were designed to be binary from the get go that would entail a massive performance loss for web, react-native and JavaScript clients of all sorts.- Alex Gleason likes this.
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Saturday, 13-May-2023 05:11:56 JST Alex Gleason @3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d I love that you're using Deno.