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

Explicit state and event id minification

#6100
Comparing
benedikt-bartscher:explicit-event-id-minification
(
e713b5b
) with
main
(
e7c3742
)
CodSpeed Performance Gauge
0%
Untouched
8

Benchmarks

8 total
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
23.1 ms22.8 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
+1%
48 ms47.7 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+1%
91.7 ms91.2 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
3.1 ms3.1 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
10.8 ms10.8 ms
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
603.8 µs603.6 µs
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.6 ms6.6 ms
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
150.8 µs151.3 µs

Commits

Click on a commit to change the comparison range
Base
main
e7c3742
-0.03%
minify event names as well
be13be5
1 month ago
by benedikt-bartscher
-0.33%
wip fixing minifed state names + add cli
e53c76a
1 month ago
by benedikt-bartscher
+0.02%
wip cli
fc4c5e1
1 month ago
by benedikt-bartscher
+0.26%
wtf prettier
6d13bec
1 month ago
by benedikt-bartscher
-0.01%
Merge remote-tracking branch 'upstream' into explicit-event-id-minification
b2c3f58
1 month ago
by benedikt-bartscher
+0.17%
Merge remote-tracking branch 'upstream' into explicit-event-id-minification
f2f1ac7
1 month ago
by benedikt-bartscher
+0.08%
unique per sibling
6b4c5fa
1 month ago
by benedikt-bartscher
-0.1%
fix test state ids
1647c1e
1 month ago
by benedikt-bartscher
-0.06%
add best-effort mode for event ids
e375b7e
1 month ago
by benedikt-bartscher
+0.02%
minify json poc
a94c98b
1 month ago
by benedikt-bartscher
-0.2%
fix codespell
ee4c7f1
1 month ago
by benedikt-bartscher
+0.09%
add support for dynamic event handlers, streamline event handler formatting
bcc4b49
1 month ago
by benedikt-bartscher
-0.02%
forgot to remove this state prefix
fc787e6
1 month ago
by benedikt-bartscher
+0.02%
more streamline with format event handler
5b6e124
1 month ago
by benedikt-bartscher
+0.11%
allow to enable/disable state and event ID minification independently via env vars
ae477ae
1 month ago
by benedikt-bartscher
+0.3%
fix: prevent parent-child minified name collision in substate resolution
e13073b
1 month ago
by benedikt-bartscher
-0.12%
make integration tests use our typed env helpers
ed085c0
1 month ago
by benedikt-bartscher
+0.07%
prefer assert isinstance over cast.
b2c2ff0
1 month ago
by benedikt-bartscher
-0.23%
drop old state_id parameter from BaseStateMeta
8f44d49
1 month ago
by benedikt-bartscher
+0.13%
fix: drop unused EVENT_ID_MARKER constant
cf7b614
1 month ago
by benedikt-bartscher
+0.04%
fix: correctly count events in minification cli
3074c84
1 month ago
by benedikt-bartscher
-0.09%
fix: adjust minify lookup cli for new minify.json, add tests
ca73b45
30 days ago
by benedikt-bartscher
-0.03%
fix: reflex minify validate - warn and exit 1 if missing entries
d5f159c
30 days ago
by benedikt-bartscher
-0.02%
fix: use get_event_handler in upload
f964c7a
28 days ago
by benedikt-bartscher
+0.53%
Merge remote-tracking branch 'upstream' into explicit-event-id-minification
1aac145
23 days ago
by benedikt-bartscher
-0.12%
fix: avoid assertion in runtime, prefer raising TypeError
019e6f3
23 days ago
by benedikt-bartscher
+0.17%
Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification
5f57707
22 days ago
by benedikt-bartscher
-0.92%
Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification
dbb1fb6
21 days ago
by benedikt-bartscher
+0.63%
Merge remote-tracking branch 'upstream/main' into explicit-event-id-minification
e713b5b
11 days ago
by benedikt-bartscher
© 2026 CodSpeed Technology
Home Terms Privacy Docs