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

feat: support embedding Reflex apps into host pages via mount_target

#6462Merged
Comparing
FarhanAliRaza:embedd-mode
(
da3ee8e
) with
main
(
941f9bb
)
CodSpeed Performance Gauge
0%
Untouched
24
Archived
2

Benchmarks

26 total
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+3%
2.8 ms2.8 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 µs448.2 µs
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
+1%
38.9 ms38.7 ms
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
139.4 ms138.7 ms
test_compile_single_pass_all_artifacts[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
81.4 ms81 ms
test_evaluate_page_single_pass[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.8 ms39.6 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
8.4 ms8.4 ms
test_from_event_type[event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
52.9 µs52.7 µs
test_from_event_type[lambda_event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.3 µs29.2 µs
test_compile_page_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
131.1 ms130.7 ms
test_from_event_type[lambda_event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
54.8 µs54.7 µs
test_from_event_type[event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
97.6 µs97.4 µs
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
35.5 ms35.4 ms
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
29.2 ms29.2 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[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
32.7 ms32.7 ms
test_from_event_type[event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.5 µs29.5 µs
test_from_event_type[lambda_event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
100 µs99.9 µs
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_console_log
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
428.1 µs428.2 µs
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.5 ms7.5 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
550 µs550.5 µs
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
Archived
CodSpeed Performance Gauge
0%
147.9 µs*147.9 µs*

Commits

Click on a commit to change the comparison range
Base
main
941f9bb
+0.13%
feat: support embedding Reflex apps into host pages via mount_target
b0933be
28 days ago
by FarhanAliRaza
-0.18%
refactor: keep entry.client.js byte-identical when mount_target is unset
f75fa35
28 days ago
by FarhanAliRaza
+0.08%
test: satisfying tests by moving text
a49993f
28 days ago
by FarhanAliRaza
+0.02%
grepfix: surface embed mount/load failures and seed locationRef before mount
0ffc153
28 days ago
by FarhanAliRaza
+0.03%
refactor: move embed config from BaseConfig into EmbedPlugin
76c8ea6
28 days ago
by FarhanAliRaza
-0.02%
test: fix plugin locations in tests
29cb5f4
28 days ago
by FarhanAliRaza
+0.21%
refactor: move embed entry-shim emission into EmbedPlugin.post_build hook
d8e1907
23 days ago
by FarhanAliRaza
-0.06%
refactor: drop legacy `Plugin = EmbedPlugin` alias and PluginBase rename
f69684c
23 days ago
by FarhanAliRaza
+0.16%
refactor: gate entry.client.js skip on a plugin capability, not EmbedPlugin identity
da3ee8e
23 days ago
by FarhanAliRaza
© 2026 CodSpeed Technology
Home Terms Privacy Docs