mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
b87ca4ee05
* benchmark for attr * update HISTORY.rst * * added benchmark using cattr * add env "ATTRS=1" to benchmark runner to only compare again the two and save results in separate csv * added section to docs/index * nits * re-run benchmark with cython pydantic; merge results back to main benchmarks results table * pin pydantic to top of benchmark report * remove attrs, fix cattrs * update benchmarks output * add change