goodmami / goodmami/python-parsing-benchmarks
Noob questions + update
- Dominant language
- Python
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
So, I know it took me a long time, but I started working on automatically generating graphs of the benchmarks:

It's SVG, so it's both lightweight and pretty. It's also just an initial attempt, so don't judge it too harshly :)
As part of that effort, I have a few questions:
* When I generate the JSON, it doesn't contain any memory information, just runtime. How can I get that?
* Is seems that the parsers only run for only 1 iteration. How can I fix that? Can I set a minimum of 10 iters, for example?
* Is there an easy switch to disable benchmarks for compilation and only allow parsing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.