reflex-dev
reflex
BlogDocsChangelog

Allow opt-out of sitemap inclusion

#6077Merged
Comparing
masenf/sitemap-opt-out
(
2135a47
) with
main
(
89f3a27
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

Passed

test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
605.5 µs603.7 µs
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
151.3 µs150.9 µs
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
91.1 ms91.3 ms
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.6 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
10.8 ms10.8 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
-1%
47.1 ms47.4 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
3.1 ms3.1 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
22.7 ms22.9 ms

Commits

Click on a commit to change the comparison range
Base
main
89f3a27
-0.4%
Allow opt-out of sitemap inclusion Pass `context={"sitemap": None}` to app.add_page to exclude the page from the generated sitemap.
2135a47
2 days ago
by masenf
© 2026 CodSpeed Technology
Home Terms Privacy Docs