Files
pydantic/docs/benchmarks.md
T
Samuel Colvin e7227db41a Insert prints in docs. (#895)
* starting insert prints

* working exec_script

* remove prints, fix exec_examples.py

* more cleanup of examples, better model printing

* upgrade netlify runtime

* extra docs deps

* few more small tweaks
2019-10-14 16:40:25 +01:00

436 B

Below are the results of crude benchmarks comparing pydantic to other validation libraries.

{!.benchmarks_table.md!}

See the benchmarks code for more details on the test case. Feel free to suggest more packages to benchmark or improve an existing one.

Benchmarks were run with Python 3.7.4 and the package versions listed above installed via pypi on Ubuntu 18.04.