monkeypatch#
- patch_npytyping_perf() None#
npytyping makes an expensive call to inspect.stack() that makes imports of pydantic models take ~200x longer than they should:
References
npytyping makes an expensive call to inspect.stack() that makes imports of pydantic models take ~200x longer than they should:
References