Created
November 15, 2021 15:25
-
-
Save jeffreykegler/cdf4f8eceb07fcedb9d5dc52bd69a56a to your computer and use it in GitHub Desktop.
ESLIF benchmark Nov 15 2021
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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