PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(pydantic): parse_obj_as() crashes with StopIteration on empty dict
#22188
Comparing
devteamaegis:fix/crash-v2
(
5b61f46
) with
main
(
594f5f3
)
CodSpeed Performance Gauge
0%
Untouched
8
Ignored
6
Skipped
1
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Ignored
Skipped
15 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
594.9 µs
593.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_module[prefect]
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.5 s
1.5 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_module[prefect.flows]
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_module[prefect.client.schemas.objects]
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_module[prefect.deployments]
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_module[prefect.task_runners]
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_module[prefect.events]
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.2 s
1.2 s
The benchmarks below are ignored and won't be included in regression detection.
Learn more about ignoring benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
+4%
120.2 ms
115.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_module[prefect.server.api.server]
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
+8%
1.5 s
1.4 s
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
-11%
13.6 ms
15.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
-50%
3.7 ms
7.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
117 ms
116.6 ms
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_import_prefect
benches/bench_import.py
Ignored
Skipped
1.2 s
*
Commits
Click on a commit to change the comparison range
Base
main
594f5f3
+0.04%
fix: parse_obj_as() crashes with StopIteration when called with a list type and empty dict
5b61f46
1 hour ago
by devteamaegis
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs