json-benchmark icon indicating copy to clipboard operation
json-benchmark copied to clipboard

Implement the "statistics" benchmark from nativejson-benchmark

Open dtolnay opened this issue 9 years ago • 0 comments

Traverse DOM and count the number of JSON types, total length of string, and total numbers of elements/members in array/objects.

dtolnay avatar Aug 14 '16 00:08 dtolnay