benchmark: add a few querystring benchmarks
authorBrian White <mscdex@mscdex.net>
Sun, 15 Feb 2015 04:26:50 +0000 (23:26 -0500)
committerBrendan Ashworth <brendan.ashworth@me.com>
Sun, 15 Feb 2015 07:41:52 +0000 (23:41 -0800)
commit35ed79932c0d5adccb80ff7e734da41691a3cd00
tree62748698e7ff275d331a5274436c646b3942ea23
parentd53b636d943df95428d0c6d6700ca2cea6cf87a5
benchmark: add a few querystring benchmarks

PR-URL: https://github.com/iojs/io.js/pull/847
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>
benchmark/querystring/querystring-parse.js [new file with mode: 0644]
benchmark/querystring/querystring-stringify.js [new file with mode: 0644]