ideally we'd have a suite of benchmarks that stress different parts of the parser. for example, i would assume it'd be good to have at least one benchmark that has no strings at all in it, since the string parser is so complex.
also, benchmarks for serializing json rather than just parsing would be nice.
ideally we'd have a suite of benchmarks that stress different parts of the parser. for example, i would assume it'd be good to have at least one benchmark that has no strings at all in it, since the string parser is so complex.
also, benchmarks for serializing json rather than just parsing would be nice.