goodmami / goodmami/python-parsing-benchmarks

Noob questions + update

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
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:

![image](https://user-images.githubusercontent.com/731464/111323338-7444ed00-8672-11eb-96fa-e4661a40ca7e.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.