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