Global Feed Post Login
Replying to Avatar fiatjaf

Benchmarking Nostr event parsing in JavaScript ("leaner" means a very simple and performant binary format):

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.

Avatar
Daniele 2y ago

I see that Deno runs JSON.parse at around 1800ns/op.

I can't understand which of the results in the README you're comparing it to.

Reply to this note

Please Login to reply.

Discussion

No replies yet.