goodmami / goodmami/python-parsing-benchmarks
Replace INI test with TOML
Open
- Dominant language
- Python
- Stars
- 27
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Initially I chose some subset of INI for a config file test thinking that the unquoted strings would be difficult, but in the end they were not, really. Changing this to TOML might be more interesting because it has a spec and the spec is not super small, so it can be useful to estimate compile times.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.