mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-22 10:05:51 +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