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

Encode telemetry IDs as UUID strings to prevent PostHog truncation

#6611
Comparing
claude/compassionate-planck-wjwQy
(
43f02b2
) with
main
(
9c8a0ae
)
CodSpeed Performance Gauge
0%
Untouched
28

Benchmarks

28 total
test_console_log
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
426.8 µs423.8 µs
test_from_event_type[lambda_event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
29.2 µs29 µs
test_from_event_type[lambda_event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
54.2 µs53.9 µs
test_from_event_type[event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
52.2 µs52 µs
test_from_event_type[lambda_event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
97.6 µs97.2 µs
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.6 ms7.5 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
38.4 ms38.3 ms
test_evaluate_page_single_pass[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.3 ms39.2 ms
test_var_access[non_mutable_scalar]
tests/benchmarks/test_state_proxy.py
CodSpeed Performance Gauge
0%
57.5 ms57.4 ms
test_from_event_type[event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.2 µs29.2 µs
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
29.9 ms29.8 ms
test_compile_page_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
33.3 ms33.2 ms
test_from_event_type[event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
96.1 µs95.9 µs
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
140.6 ms140.5 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
543.6 µs543 µs
test_var_access[mutable_dict]
tests/benchmarks/test_state_proxy.py
CodSpeed Performance Gauge
0%
88.2 ms88.1 ms
test_compile_page_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
126.3 ms126.2 ms
test_var_access[mutable_dataclass_list]
tests/benchmarks/test_state_proxy.py
CodSpeed Performance Gauge
0%
207.3 ms207.2 ms
test_compile_single_pass_all_artifacts[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
77.1 ms77 ms
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
37.1 ms37 ms
test_evaluate_page_single_pass[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
7.4 ms7.4 ms
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
2.8 ms2.8 ms
test_get_all_imports_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
453 µs454.1 µs

Commits

Click on a commit to change the comparison range
Base
main
9c8a0ae
+0.09%
fix(telemetry): send distinct ids as UUID strings to preserve uniqueness
41c399b
5 hours ago
by claude
-0.03%
feat(telemetry): alias legacy numeric distinct_id to its UUID in PostHog
ce84aac
3 hours ago
by claude
+0.04%
refactor(telemetry): store distinct_id alias marker per-machine, not per-app
43f02b2
2 hours ago
by claude
© 2026 CodSpeed Technology
Home Terms Privacy Docs