Skip to content

Instantly share code, notes, and snippets.

@jeffreykegler
Created November 15, 2021 15:25
Show Gist options
  • Save jeffreykegler/cdf4f8eceb07fcedb9d5dc52bd69a56a to your computer and use it in GitHub Desktop.
Save jeffreykegler/cdf4f8eceb07fcedb9d5dc52bd69a56a to your computer and use it in GitHub Desktop.
ESLIF benchmark Nov 15 2021
make basic
perl bench.pl test.json
Using test.json
Using Marpa::R2 8
Rate SLIF JSON JSON::PP ESLIF JSON JSON::XS
SLIF JSON 107/s -- -71% -76% -100%
JSON::PP 366/s 241% -- -18% -99%
ESLIF JSON 449/s 318% 23% -- -99%
JSON::XS 38642/s 35944% 10465% 8514% --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment