tree: 1fb35fcc84fdf5a550d3e2f437091f36d8f575db [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