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

feat(telemetry): track per-feature usage counters on compile events

#6519Merged
Comparing
FarhanAliRaza:telemetry-features
(
d136224
) with
main
(
447db31
)
CodSpeed Performance Gauge
0%
Untouched
24

Benchmarks

24 total
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
8.6 ms8.4 ms
test_from_event_type[lambda_event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
98.5 µs97.4 µs
test_console_log
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
425.3 µs421.1 µs
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
1.7 ms1.7 ms
test_from_event_type[event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
96.1 µs95.8 µs
test_from_event_type[lambda_event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.2 µs29.1 µs
test_evaluate_page_single_pass[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.5 ms39.3 ms
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
138.6 ms138.2 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
38.6 ms38.5 ms
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
35.3 ms35.2 ms
test_from_event_type[lambda_event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
54.1 µs54 µs
test_compile_page_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
32.4 ms32.4 ms
test_compile_page_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
130.4 ms130.1 ms
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
29 ms29 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[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_from_event_type[event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.3 µs29.3 µs
test_from_event_type[event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
52.2 µs52.1 µs
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.6 ms7.6 ms
test_evaluate_page_single_pass[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
7.4 ms7.4 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
2.8 ms2.8 ms
test_compile_single_pass_all_artifacts[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
81.1 ms81.1 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
546.4 µs550.4 µs
test_get_all_imports_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
450.6 µs454.1 µs

Commits

Click on a commit to change the comparison range
Base
main
447db31
+0.52%
feat(telemetry): track per-feature usage counters on compile events
d361da3
21 days ago
by FarhanAliRaza
+0.12%
refactor(telemetry): derive feature counts from compile-time walks
d0bd58f
21 days ago
by FarhanAliRaza
-0.16%
refactor(telemetry): thread Config and route helpers through feature collector
a6b877d
21 days ago
by FarhanAliRaza
-0.02%
fix(telemetry): avoid double-counting inherited storage fields
14a787e
20 days ago
by FarhanAliRaza
+0.05%
Update tests/integration/test_telemetry_compile.py
8c33276
18 days ago
by FarhanAliRaza
+0.02%
Merge branch 'telemetry-features' of https://github.com/FarhanAliRaza/reflex into telemetry-features
bd3ccce
18 days ago
by FarhanAliRaza
-0.56%
Merge remote-tracking branch 'origin/main' into telemetry-features
3d6918b
18 days ago
by masenf
+0.27%
perf(telemetry): drop per-node Upload isinstance check from compile walk
d136224
17 days ago
by FarhanAliRaza
© 2026 CodSpeed Technology
Home Terms Privacy Docs