reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Restore descendant dirty state after shared patch
harsh21234i:fix/shared-state-root-dirty-6392
9 minutes ago
Merge branch 'main' into fix/shared-state-root-dirty-6392
harsh21234i:fix/shared-state-root-dirty-6392
1 hour ago
Fix Sankey docs renderer type
harsh21234i:fix/wrap-recharts-sankey-6558
1 hour ago
Merge branch 'main' into fix/wrap-recharts-sankey-6558
harsh21234i:fix/wrap-recharts-sankey-6558
2 hours ago
Address cubic review: strip env mode whitespace, drop dead immutable guard - _validation_depth now strips REFLEX_ENV_MODE to match the canonical parser's whitespace tolerance, so ' prod ' still selects shallow validation; covered in test_validation_depth_by_env_mode. - Remove the unreachable immutable check in _wrap_mutable: every caller (_wrap_recursive, __getattr__, __getitem__, __iter__) already filters immutables, and proxies only ever wrap mutable values, so the guard only cost an extra is_mutable_type call per wrapped element. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8cXh3TUbNtbjm2ERqE62X
claude/reflex-perf-optimizations-01l7a3-eng-10095
3 hours ago
Add regression test: StateProxy reassignment evicts cached proxy Covers the async-with background task write path: StateProxy.__setattr__ delegates to setattr on the wrapped state, so BaseState.__setattr__ eviction runs for reassignments made through the proxy. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8cXh3TUbNtbjm2ERqE62X
claude/reflex-perf-optimizations-01l7a3-eng-10095
3 hours ago
Trigger CI on rebased branch Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8cXh3TUbNtbjm2ERqE62X
claude/reflex-perf-optimizations-01l7a3-eng-10096
3 hours ago
Trigger CI on rebased branch Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8cXh3TUbNtbjm2ERqE62X
claude/reflex-perf-optimizations-01l7a3-eng-10095
3 hours ago
Latest Branches
CodSpeed Performance Gauge
+1%
Avoid root dirty delta for shared state events
#6841
11 minutes ago
00366c3
harsh21234i:fix/shared-state-root-dirty-6392
CodSpeed Performance Gauge
+1%
Wrap Recharts Sankey chart
#6708
1 hour ago
43e4f1a
harsh21234i:fix/wrap-recharts-sankey-6558
CodSpeed Performance Gauge
+5%
perf: cut state hot-path overhead — deep-validation skip, proxy caching, dirty-propagation frontier
#6743
3 hours ago
f9e4010
claude/reflex-perf-optimizations-01l7a3-eng-10095
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs