tree: 39f067cfca8c7c5d796f5a76aeba1823b999cfe6 [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