Files
pydantic/docs/benchmarks.md
T
2021-02-25 20:24:28 +00:00

9 lines
437 B
Markdown

Below are the results of crude benchmarks comparing *pydantic* to other validation libraries.
{!.benchmarks_table.md!}
See [the benchmarks code](https://github.com/samuelcolvin/pydantic/tree/master/benchmarks)
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.8.6 and the package versions listed above installed via pypi on macOS Bug Sur.