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

rx.memo fixes to retain more API surface from the previous implementation

#6598Merged
Comparing
masenf/move-memo-fixups
(
3f9259a
) with
main
(
17e3392
)
CodSpeed Performance Gauge
0%
Untouched
24

Benchmarks

24 total
test_compile_single_pass_all_artifacts[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
81 ms80.9 ms
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
38.4 ms38.3 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
8.5 ms8.5 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_single_pass[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.3 ms39.2 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
549.1 µs548.8 µs
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%
130.1 ms130.1 ms
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
138.1 ms138.2 ms
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.6 ms7.6 ms
test_from_event_type[lambda_event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
97.6 µs97.7 µs
test_from_event_type[event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
52 µs52.1 µs
test_console_log
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
428.1 µs428.6 µs
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
35.6 ms35.6 ms
test_from_event_type[event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
96 µs96.2 µs
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]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.2 µs29.3 µs
test_compile_page_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
32.8 ms32.8 ms
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
29.3 ms29.4 ms
test_from_event_type[lambda_event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
53.9 µs54.1 µs
test_get_all_imports_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
1.6 ms1.6 ms
test_from_event_type[lambda_event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
-1%
29 µs29.2 µs
test_get_all_imports_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
449.3 µs455.3 µs

Commits

Click on a commit to change the comparison range
Base
main
17e3392
+0.13%
feat(memo): add rx.EMPTY_VAR_COMPONENT default for component slots
0870427
19 hours ago
by masenf
-0.28%
feat(memo): keep legacy base props (key, id, ...) working on @rx.memo
73d6f49
13 hours ago
by FarhanAliRaza
0%
refactor(memo): extract memo lazy-body evaluation into _LazyBody
f68d522
11 hours ago
by FarhanAliRaza
+0.11%
fix(memo): unwrap Optional from None-defaulted params on Python <=3.10
04d1a0c
10 hours ago
by FarhanAliRaza
+0.02%
chore(memo): move deprecation news fragment into reflex-base package
992c6a4
10 hours ago
by FarhanAliRaza
-0.12%
update pyi_hashes again
de30c71
5 hours ago
by masenf
+0.03%
Merge branch 'main' into masenf/move-memo-fixups
01b6e96
4 hours ago
by FarhanAliRaza
-0.18%
fix(memo): only forward `key` without RestProp, reject silently-dropped props
c813a67
3 hours ago
by FarhanAliRaza
+0.12%
better support for `RestProp.merge` operation
3f9259a
3 hours ago
by masenf
© 2026 CodSpeed Technology
Home Terms Privacy Docs