build a little benchmark suite #48
Labels
enhancement
hacktoberfest
good issue to start contributing, or contribute only one or two
help wanted
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.
The text was updated successfully, but these errors were encountered: