Skip to content

Instantly share code, notes, and snippets.

@cevek
Last active December 16, 2017 13:46
Show Gist options
  • Save cevek/0b14bb5b57bf0d3c3454c9f54a16365f to your computer and use it in GitHub Desktop.
Save cevek/0b14bb5b57bf0d3c3454c9f54a16365f to your computer and use it in GitHub Desktop.
Parse speed:
compact JSON 1kb binary: 7700ns, 120mb/sec
msgpack 1kb binary: 41000ns, 22mb/sec
Filter array with custom function:
1k rows: 6600ns, 150 mln objects/sec
Uint8 read: 600mb/s
Create 8 fields object with constructor: 20ns (6m) 500 mln/sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment