Skip to content

use explicit key-presence check when installing field descriptors (#6…

2319c51
Select commit
Loading
Failed to load commit list.
Open

perf: lazy default resolution for component fields #6576

use explicit key-presence check when installing field descriptors (#6…
2319c51
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis succeeded May 29, 2026

Performance Gate Passed

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 10 improved benchmarks
✅ 14 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
test_evaluate_page_single_pass[_stateful_page] 7.4 ms 5.8 ms +27.08%
test_compile_page_full_context[_complicated_page] 138.3 ms 133.8 ms +3.37%
test_compile_page_full_context[_stateful_page] 35.6 ms 34 ms +4.65%
test_compile_page_single_pass[_complicated_page] 130.1 ms 117.1 ms +11.12%
test_compile_single_pass_all_artifacts[_complicated_page] 81 ms 65.8 ms +23.2%
test_evaluate_page_single_pass[_complicated_page] 39.5 ms 28 ms +40.9%
test_evaluate_page[_complicated_page] 38.6 ms 27.2 ms +41.78%
test_evaluate_page[_stateful_page] 6.5 ms 5.1 ms +28.85%
test_compile_page_single_pass[_stateful_page] 32.8 ms 29.7 ms +10.22%
test_compile_single_pass_all_artifacts[_stateful_page] 29.4 ms 26.2 ms +11.86%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing FarhanAliRaza:perf-component-creation (2319c51) with main (3b70322)

Open in CodSpeed