GoogleChromeLabs / json-parse-benchmark

Benchmark comparing JSON.parse vs. equivalent JavaScript literals across JavaScript engines.
https://v8.dev/blog/cost-of-javascript-2019#json
Apache License 2.0
123 stars 11 forks source link

Update URL for JSON benchmark input #5

Closed jacob-hughes closed 3 years ago

jacob-hughes commented 3 years ago

It seems the link to inspector-json-payload.js is dead, so I've updated it. However, if you prefer I can pin this to an exact commit hash if you think that will make this more stable :)

mathiasbynens commented 3 years ago

Hey @jacob-hughes, thanks for the patch! Two minor requests:

mathiasbynens commented 3 years ago

I’ve gone ahead and made the changes. Will merge this now. Thanks again for the patch! Good to see you here Jake :) Hope you’re doing alright.

jacob-hughes commented 3 years ago

Ah, you're too quick for me :sunglasses:. Good to see you too Mathias, still working with V8, so I'm sure we'll bump into each other again soon!