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

feat: add app_wraps to VarData for Var-driven provider injection

#6447Merged
Comparing
FarhanAliRaza:app-wrap-vardata
(
9ac52f1
) with
main
(
e88acf7
)
CodSpeed Performance Gauge
0%
Improvement
1
Regression
1
Untouched
22

Benchmarks

24 total
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-4%
35.6 ms37 ms
test_compile_single_pass_all_artifacts[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+5%
80.9 ms77.3 ms
test_compile_page_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+3%
130.3 ms126.5 ms
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-2%
138.4 ms141.1 ms
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-2%
29.3 ms29.8 ms
test_compile_page_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
32.8 ms33.2 ms
test_get_all_imports_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
1.6 ms1.6 ms
test_get_all_imports_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
450.7 µs455.3 µs
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
549.1 µs545 µs
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
1.7 ms1.7 ms
test_console_log
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
426.6 µs424.4 µs
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
8.5 ms8.5 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
38.5 ms38.6 ms
test_evaluate_page_single_pass[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
7.4 ms7.4 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[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.4 ms39.5 ms
test_from_event_type[event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.2 µs29.3 µs
test_from_event_type[lambda_event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29 µs29 µs
test_from_event_type[event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
52 µs52 µs
test_from_event_type[lambda_event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
53.9 µs53.9 µs
test_from_event_type[lambda_event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
97.5 µs97.5 µs
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.6 ms7.6 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
2.8 ms2.8 ms
test_from_event_type[event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
96 µs96 µs

Commits

Click on a commit to change the comparison range
Base
main
e88acf7
-20.82%
feat: add app_wraps to VarData for Var-driven provider injection
6ea1eb0
4 months ago
by FarhanAliRaza
+0.52%
refactor: reach addEvents via module-level import instead of hook hoist
22e039e
4 months ago
by FarhanAliRaza
+14.89%
Merge remote-tracking branch 'upstream/main' into app-wrap-vardata
2a1ff34
3 months ago
by FarhanAliRaza
+3.38%
perf: reuse fetched hooks across page-hook and app-wrap collection
ef19648
3 months ago
by FarhanAliRaza
-0.2%
test: fix tab indentation in postcss config fixture string
cfe2b90
3 months ago
by FarhanAliRaza
+6.82%
perf: share state/event-loop app-wrap providers as cached singletons
d9398e6
3 months ago
by FarhanAliRaza
-0.35%
test: assert upload provider stays out when no upload Vars are used
b48f28c
3 months ago
by FarhanAliRaza
+0.2%
Merge branch 'main' into app-wrap-vardata
10f08ab
3 months ago
by FarhanAliRaza
-4.14%
refactor: centralize app-wrap merge dedup, raise on conflicting slots
9ac52f1
3 months ago
by FarhanAliRaza
© 2026 CodSpeed Technology
Home Terms Privacy Docs