Avatar for the reflex-dev user
reflex-dev
reflex
BlogDocsChangelog

fix(pyi): incremental .pyi regen now follows the import graph

#6422
Comparing
FarhanAliRaza:fix-pyi-generation
(
4062d22
) with
main
(
76ff38c
)
CodSpeed Performance Gauge
-4%
Regression
1
Untouched
16
Archived
2

Benchmarks

19 total
test_get_all_imports_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-4%
1.6 ms1.6 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
552.6 µs551.2 µs
test_compile_single_pass_all_artifacts[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
134.9 ms134.6 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_compile_page_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
139.6 ms139.3 ms
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
147.7 ms147.5 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
8.4 ms8.4 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
2.8 ms2.8 ms
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
13 ms13 ms
test_compile_page_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
13.3 ms13.3 ms
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
15.9 ms15.9 ms
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_evaluate_page_single_pass[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
7.3 ms7.3 ms
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.5 ms7.5 ms
test_evaluate_page_single_pass[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.7 ms39.8 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
38.8 ms38.9 ms
test_get_all_imports_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
449.8 µs451.9 µs
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
Archived
CodSpeed Performance Gauge
0%
147.9 µs*147.9 µs*
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
Archived
CodSpeed Performance Gauge
0%
594 µs*594 µs*

Commits

Click on a commit to change the comparison range
Base
main
76ff38c
+0.09%
fix(pyi): regenerate stubs from pyi_hashes.json baseline, not sentinel files
77bc198
21 days ago
by FarhanAliRaza
+0.23%
fix(pyi): skip pyi_hashes.json in build hooks to avoid parallel-build races
84a007c
21 days ago
by FarhanAliRaza
+0.21%
Update scripts/make_pyi.py
2844d73
21 days ago
by FarhanAliRaza
-0.14%
Merge branch 'fix-pyi-generation' of https://github.com/FarhanAliRaza/reflex into fix-pyi-generation
502a677
21 days ago
by FarhanAliRaza
-0.35%
refactor(pyi): extract hash-merge into helper and drop dead state
6c7f0a6
21 days ago
by FarhanAliRaza
-4.32%
test(pyi): use shared workspace fixture in hash-merge tests
4062d22
20 days ago
by FarhanAliRaza
© 2026 CodSpeed Technology
Home Terms Privacy Docs