Avatar for the pydantic user
pydantic
pydantic-core
BlogDocsChangelog

Performance History

Latest Results

Implement support for by_alias and by_name for model validation functions * This approach (2nd attempt) emphasizes building lookup keys at schema build time for performance reasons * We avoid any LookupKey builds at validation time to avoid perf bottlenecks + redundant builds * We store potentially up to 3 LookupKey instances via LookupKeyCollection, representing name, alias, and alias_then_name lookups based on the combination of config and runtime alias settings.
new-alias-api
17 hours ago
fixing linting and benchmarks
new-alias-api
17 hours ago
fix borrows with lookup key
new-alias-api
1 day ago
Add new `arguments` schema
new-arguments-schema
2 days ago
serialize_by_alias tests
new-alias-api
2 days ago

Active Branches

starting on alias API unification
last run
17 hours ago
#1640
CodSpeed Performance Gauge
0%
#1642
CodSpeed Performance Gauge
0%
last run
2 days ago
#1641
CodSpeed Performance Gauge
0%
Home Terms PrivacyDocs