mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-19 16:46:05 +00:00
Compiling pydantic with cython is supposed to give a 30-50% performance benefit. >>> import pydantic >>> pydantic.compiled True https://pydantic-docs.helpmanual.io/install/#compiled-with-cython