Skip to content

Instantly share code, notes, and snippets.

@vinniefalco
Created November 19, 2019 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinniefalco/8a8675a44d7d398910786c35c88e20e5 to your computer and use it in GitHub Desktop.
Save vinniefalco/8a8675a44d7d398910786c35c88e20e5 to your computer and use it in GitHub Desktop.
Parse small JSON (582 bytes)
boost(default), 1718ms, 165Mb/s
boost(default), 1732ms, 164Mb/s
boost(default), 1729ms, 164Mb/s
boost(default), 1733ms, 163Mb/s
boost(default), 1732ms, 164Mb/s
boost(block), 1290ms, 220Mb/s
boost(block), 1265ms, 224Mb/s
boost(block), 1258ms, 225Mb/s
boost(block), 1267ms, 224Mb/s
boost(block), 1244ms, 228Mb/s
rapidjson(crt), 1142ms, 248Mb/s
rapidjson(crt), 1148ms, 247Mb/s
rapidjson(crt), 1144ms, 248Mb/s
rapidjson(crt), 1149ms, 247Mb/s
rapidjson(crt), 1145ms, 248Mb/s
rapidjson(pool), 1119ms, 253Mb/s
rapidjson(pool), 1114ms, 255Mb/s
rapidjson(pool), 1086ms, 261Mb/s
rapidjson(pool), 1080ms, 263Mb/s
rapidjson(pool), 1067ms, 266Mb/s
nlohmann, 3858ms, 73Mb/s
nlohmann, 3857ms, 73Mb/s
nlohmann, 3849ms, 73Mb/s
nlohmann, 3845ms, 73Mb/s
nlohmann, 3861ms, 73Mb/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment