tree: 77d0d9020eef4131d1c4ed50f9771e2730df2f1a [path history] [tgz]
  1. data.toml
  2. LICENSE
  3. README.md
  4. requirements.txt
  5. run.py
benchmark/README.md

Benchmark

Acknowledgments

This benchmark was shamelessly copied from pytomlpp repository and edited. Credit goes to the authors of that project.

Running

Against the local Tomli state

tox -e benchmark

Against the latest Tomli PyPI release

tox -e benchmark-pypi