reflex-dev
reflex
BlogDocsChangelog

ENG-8664: MutableProxy.wrap_recursive fully rebinds existing proxy values

#6083Merged
Comparing
masenf/rebind-proxy2
(
52e26b4
) with
main
(
ce9b21a
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

Passed

test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
151.4 µs150.8 µs
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
604.5 µs605.6 µs
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
10.8 ms10.8 ms
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
-1%
6.5 ms6.6 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
91.1 ms91.6 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
22.9 ms23 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
-1%
47.1 ms47.6 ms

Commits

Click on a commit to change the comparison range
Base
main
ce9b21a
-0.41%
ENG-8664: MutableProxy.wrap_recursive fully rebinds existing proxy values This will convert ImmutableMutableProxy to MutableProxy for example when a value is stashed from a background event, then is accessed from a regular event.
52e26b4
2 days ago
by masenf
© 2026 CodSpeed Technology
Home Terms Privacy Docs