mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
7c9c0d46aa
* fix toastedmarshmallow benchmarks and add marshmallow benchmarks * format benchmarks better * add runtime for netlify * remove sphinxcontrib-spelling==4.0.1 * remove docs linting * adding benchmarks section to docs
166 B
166 B
| 1 | pydantic | 25.5μs | 0.313μs |
|---|---|---|---|
| 2 | toasted-marshmallow | 38.2μs | 0.153μs |
| 3 | marshmallow | 47.3μs | 0.256μs |
| 4 | trafaret | 50.7μs | 0.201μs |
| 5 | django-restful-framework | 207.5μs | 3.252μs |