benchmark for cattrs (#513)

* 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
This commit is contained in:
Sebastian Mika
2019-11-08 18:04:41 +01:00
committed by Samuel Colvin
parent f9576e7a45
commit b87ca4ee05
5 changed files with 116 additions and 6 deletions
+1
View File
@@ -0,0 +1 @@
Add benchmarks for `cattrs`