miloyip / nativejson-benchmark

C/C++ JSON parser/generator benchmark
MIT License
1.97k stars 262 forks source link

Use string_view in VoorheesTest::Parse. #50

Closed tgockel closed 8 years ago

tgockel commented 8 years ago

Don't just throw away the length parameter.