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

Support FunctionVar handlers in EventChain rendering

#6188Merged
Comparing
FarhanAliRaza:mixed-events
(
6249a4b
) with
main
(
64a0bc6
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

8 total
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
10.7 ms10.7 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
90.7 ms90.3 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
22.7 ms22.7 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
47.2 ms47.1 ms
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
592.9 µs592.3 µs
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
145.6 µs145.6 µs
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms

Commits

Click on a commit to change the comparison range
Base
main
64a0bc6
-0.06%
Support FunctionVar handlers in EventChain rendering
6656b04
28 days ago
by FarhanAliRaza
+0.39%
fix: forward non-DOM event actions to queued events and improve arrow function detection
e75563d
27 days ago
by FarhanAliRaza
-5.02%
refactor: extract applyEventActions helper and simplify EventChain rendering
7d3c191
27 days ago
by FarhanAliRaza
-0.59%
fix: avoid wrapping JS operators as callable expressions
03bbbf5
27 days ago
by FarhanAliRaza
+0.54%
test: fix test regression
84f9b93
27 days ago
by FarhanAliRaza
+5.01%
perf: fast-path backend-only EventChains to skip applyEventActions wrapper
c2380bc
26 days ago
by FarhanAliRaza
-0.47%
Merge remote-tracking branch 'origin/main' into mixed-events
e11d0cd
26 days ago
by FarhanAliRaza
+0.03%
fix: allow EventChain-typed FunctionVars to compose with event_chain_kwargs
1d7e57e
26 days ago
by FarhanAliRaza
-5.09%
fix: remove EventChain fast path to preserve per-spec event actions
df626d0
25 days ago
by FarhanAliRaza
-0.2%
Handle args_spec partial args for FunctionVar
4649bf1
25 days ago
by masenf
+0.18%
treat outer lambda and lambda in list equivalently
42282f7
25 days ago
by masenf
-0.2%
test: add count
c516ce8
25 days ago
by FarhanAliRaza
+0.05%
add EventVar to allowed event lambda return types
cfa5a52
25 days ago
by masenf
+5.32%
fix: hoist empty event literals and drop redundant _get_all_var_data in statement block
7a48fe3
25 days ago
by FarhanAliRaza
+0.34%
test: Addded more tests
6249a4b
20 days ago
by FarhanAliRaza
© 2026 CodSpeed Technology
Home Terms Privacy Docs