mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
e7227db41a
* 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
436 B
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.