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

feat: add experimental memo decorator for JS-level component and function memoization

#6192Merged
Comparing
FarhanAliRaza:exp-memo
(
84ef8a1
) with
main
(
b1a1c78
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

8 total
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
596.6 µs593.1 µs
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
146.3 µs145.5 µs
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%
47.1 ms47.1 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
90.4 ms90.6 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
10.7 ms10.7 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
22.6 ms22.7 ms

Commits

Click on a commit to change the comparison range
Base
main
b1a1c78
+0.96%
feat: add experimental memo decorator for JS-level component and function memoization
54a9b45
12 days ago
by FarhanAliRaza
-0.16%
fix: prevent memo name collisions and compile-time mutation of stored components
c078e8b
12 days ago
by FarhanAliRaza
+2.49%
Merge branch 'main' into exp-memo
a2f4400
11 days ago
by FarhanAliRaza
+0.44%
Merge branch 'exp-memo' of https://github.com/FarhanAliRaza/reflex into exp-memo
c2053fc
11 days ago
by FarhanAliRaza
-0.44%
pyi: update hashes
1501541
11 days ago
by FarhanAliRaza
-3.14%
Merge branch 'main' into exp-memo
5a03724
6 days ago
by FarhanAliRaza
-0.37%
updated hashes
668b8ac
6 days ago
by FarhanAliRaza
+0.16%
fix: accept Var[Component] return from component-returning memos
3642e5f
6 days ago
by FarhanAliRaza
-0.17%
refactor: create per-memo component subclasses with tag set at class level
4e434f0
6 days ago
by FarhanAliRaza
+0.22%
Merge remote-tracking branch 'upstream/main' into exp-memo
84ef8a1
5 days ago
by masenf
© 2026 CodSpeed Technology
Home Terms Privacy Docs