tree: 19df5afeab4d320a6a6ffd61b567b9cb25c9fd94 [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