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

feat: support embedding Reflex apps into host pages via mount_target

#6462
Comparing
FarhanAliRaza:embedd-mode
(
29cb5f4
) with
main
(
1ffc3b5
)
CodSpeed Performance Gauge
0%
Untouched
24
Skipped
2

Benchmarks

26 total
test_console_log
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
427.7 µs424.2 µs
test_from_event_type[event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.6 µs29.4 µs
test_from_event_type[lambda_event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.2 µs29.1 µs
test_compile_single_pass_all_artifacts[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
81.6 ms81.4 ms
test_from_event_type[lambda_event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
54.7 µs54.5 µs
test_compile_page_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
131.5 ms131.2 ms
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
139.5 ms139.3 ms
test_from_event_type[event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
52.7 µs52.6 µs
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
38.8 ms38.8 ms
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
29.2 ms29.2 ms
test_evaluate_page_single_pass[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.7 ms39.7 ms
test_from_event_type[event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
97.1 µs97.1 µs
test_compile_page_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
32.7 ms32.7 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
2.8 ms2.8 ms
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
35.4 ms35.4 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_from_event_type[lambda_event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
99.6 µs99.6 µs
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
8.4 ms8.4 ms
test_get_all_imports_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
1.6 ms1.6 ms
test_evaluate_page_single_pass[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
7.3 ms7.3 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
551.2 µs552 µs
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.5 ms7.5 ms
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_get_all_imports_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
447.8 µs452.3 µs
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
Skipped
147.9 µs*

Commits

Click on a commit to change the comparison range
Base
main
1ffc3b5
+0.13%
feat: support embedding Reflex apps into host pages via mount_target
b0933be
13 hours ago
by FarhanAliRaza
-0.18%
refactor: keep entry.client.js byte-identical when mount_target is unset
f75fa35
13 hours ago
by FarhanAliRaza
+0.08%
test: satisfying tests by moving text
a49993f
13 hours ago
by FarhanAliRaza
+0.02%
grepfix: surface embed mount/load failures and seed locationRef before mount
0ffc153
13 hours ago
by FarhanAliRaza
+0.03%
refactor: move embed config from BaseConfig into EmbedPlugin
76c8ea6
2 hours ago
by FarhanAliRaza
-0.02%
test: fix plugin locations in tests
29cb5f4
2 hours ago
by FarhanAliRaza
© 2026 CodSpeed Technology
Home Terms Privacy Docs