Skip to content

support pydantic 2.11.9 - and remove the exclude parent fields - wip#1470

Merged
collerek merged 6 commits into
masterfrom
bump-pydantic
Jan 9, 2026
Merged

support pydantic 2.11.9 - and remove the exclude parent fields - wip#1470
collerek merged 6 commits into
masterfrom
bump-pydantic

Merge branch 'master' into bump-pydantic

6b3f600
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis completed Jan 9, 2026 in 0s

Acknowledged Regression: -37.62%

Summary

⚡ 1 improved benchmark
❌ 23 (👁 23) regressed benchmarks
✅ 60 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
👁 test_first[500] 3 ms 3.4 ms -10.86%
👁 test_avg[500] 3.1 ms 3.5 ms -10.23%
👁 test_avg[1000] 4.2 ms 4.8 ms -11.52%
👁 test_get_one[250] 2.4 ms 2.7 ms -11.69%
test_sum[1000] 4.2 ms 3.8 ms +11.85%
👁 test_get_one[500] 3 ms 3.4 ms -12.07%
👁 test_max[1000] 4.3 ms 4.8 ms -10.67%
👁 test_min[1000] 4.3 ms 4.8 ms -10.92%
👁 test_values_list[250] 7.9 ms 11.2 ms -29.41%
👁 test_sum[500] 3.1 ms 3.4 ms -10.41%
👁 test_values_list[1000] 22.3 ms 35.2 ms -36.73%
👁 test_making_and_inserting_models_in_bulk[40] 10 ms 11.2 ms -11.35%
👁 test_making_and_inserting_models_in_bulk[20] 5.5 ms 6.2 ms -11.24%
👁 test_values[500] 11.5 ms 17.9 ms -35.44%
👁 test_values[1000] 21.5 ms 34.4 ms -37.62%
👁 test_values[250] 6.6 ms 9.8 ms -33.13%
👁 test_get_or_create_when_get[500] 3.1 ms 3.5 ms -11.23%
👁 test_get_or_create_when_get[1000] 4.1 ms 4.7 ms -12.4%
👁 test_exists[1000] 4.2 ms 5 ms -16.55%
👁 test_exists[500] 3.2 ms 3.8 ms -16.74%
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.