Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Performance History

Latest Results

Fix #21746: eliminate quadratic checksum scan in read_block_schemas Build a checksum -> BlockSchema dict once before the reconstruction loop in read_block_schemas and thread it through _construct_full_block_schema, _construct_block_schema_spec_definitions, and _find_block_schema_via_checksum. When the index is present, use O(1) dict lookup instead of O(N) linear scan. Existing call sites are unaffected (new parameter defaults to None). Co-authored-by: Alexander Streed <alexander.streed@prefect.io>
devin/1777583332-fix-quadratic-checksum-scan
53 minutes ago

Latest Branches

CodSpeed Performance Gauge
0%
Fix #21746: eliminate quadratic checksum scan in read_block_schemas#21747
59 minutes ago
31d0bd6
devin/1777583332-fix-quadratic-checksum-scan
CodSpeed Performance Gauge
0%
Fix #21734: Use state type for event names instead of custom state name#21735
8 hours ago
627e942
devin/1777557316-fix-state-event-name-type
CodSpeed Performance Gauge
0%
21 hours ago
031c62b
dependabot/uv/uv-dependencies-9cdb34c154
© 2026 CodSpeed Technology
Home Terms Privacy Docs