seandstewart / typical

Typical: Fast, simple, & correct data-validation using Python 3 typing.
https://python-typical.org
MIT License
183 stars 9 forks source link

Add benchmark for apischema #192

Closed wyfo closed 2 years ago

wyfo commented 2 years ago

Add benchmark for https://github.com/wyfo/apischema.

seandstewart commented 2 years ago

Thanks - also, very cool library! I've never had the bandwidth to expand my schema support beyond JSON schema.