reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Optimize MutableProxy dataclasses detection on hot-path
#6600
Comparing
claude/gracious-johnson-6FlzO
(
e7d9eb2
) with
main
(
bb8b6f5
)
CodSpeed Performance Gauge
0%
Untouched
24
New
4
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
New
Untouched
28 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_var_access[mutable_dataclass_list]
tests/benchmarks/test_state_proxy.py
CodSpeed Performance Gauge
N/A
N/A
206.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_var_access[mutable_dict]
tests/benchmarks/test_state_proxy.py
CodSpeed Performance Gauge
N/A
N/A
88 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_var_access[mutable_list]
tests/benchmarks/test_state_proxy.py
CodSpeed Performance Gauge
N/A
N/A
70.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_var_access[non_mutable_scalar]
tests/benchmarks/test_state_proxy.py
CodSpeed Performance Gauge
N/A
N/A
57.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_from_event_type[event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
96.9 µs
96 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_from_event_type[lambda_event_handler]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
+1%
98.2 µs
97.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_all_imports_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
451.5 µs
449.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
548.1 µs
545.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_from_event_type[event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29.3 µs
29.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_compile_page_single_pass[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
32.9 ms
32.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_process_event
tests/benchmarks/test_event_processing.py
CodSpeed Performance Gauge
0%
7.6 ms
7.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_compile_page_full_context[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
35.7 ms
35.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_compile_single_pass_all_artifacts[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
29.4 ms
29.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_all_imports_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_compile_page_full_context[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
138.4 ms
138.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_compile_page_single_pass[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
130.4 ms
130.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms
6.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
2.8 ms
2.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_evaluate_page_single_pass[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
39.2 ms
39.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_from_event_type[lambda_event]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
29 µs
29.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_evaluate_page_single_pass[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
7.4 ms
7.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
38.3 ms
38.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_console_log
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
426.3 µs
427.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_from_event_type[event_spec]
tests/benchmarks/test_event_creation.py
CodSpeed Performance Gauge
0%
52 µs
52.2 µs
1
2
Commits
Click on a commit to change the comparison range
Base
main
bb8b6f5
-0.12%
perf(proxy): avoid inspect.getfile on MutableProxy read hot-path
04df1e2
3 hours ago
by claude
+0.14%
chore: add changelog fragment for proxy read perf fix
e7d9eb2
27 minutes ago
by claude
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs