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

feat: add chunked file upload support Streaming Upload API (rx.upload_files_chunk)

#6190
Comparing
FarhanAliRaza:chunked-upload
(
c4e6690
) with
main
(
7ee3026
)
CodSpeed Performance Gauge
+3%
Improvement
1
Untouched
7

Benchmarks

8 total
test_compile_stateful[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
+3%
150.9 µs145.8 µs
test_compile_stateful[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
597.8 µs597 µs
test_evaluate_page[_stateful_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
6.5 ms6.5 ms
test_compile_page[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
90.8 ms90.8 ms
test_evaluate_page[_complicated_page]
tests/benchmarks/test_evaluate.py
CodSpeed Performance Gauge
0%
47.4 ms47.5 ms
test_compile_page[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
10.7 ms10.8 ms
test_get_all_imports[_complicated_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
0%
22.8 ms22.9 ms
test_get_all_imports[_stateful_page]
tests/benchmarks/test_compilation.py
CodSpeed Performance Gauge
-1%
3.1 ms3.1 ms

Commits

Click on a commit to change the comparison range
Base
main
7ee3026
+0.69%
feat: add chunked file upload support Streaming Upload API (rx.upload_files_chunk)
2320246
4 days ago
by FarhanAliRaza
-0.3%
test: redis oplock
63eeb44
4 days ago
by FarhanAliRaza
+0.24%
fix: rename uploads to upload
5ccdd5e
4 days ago
by FarhanAliRaza
-0.01%
refactor: consolidate upload logic and remove chunked upload JS path
ac3f2c2
4 days ago
by FarhanAliRaza
-0.04%
test" removed test and fix tests
ee66b39
4 days ago
by FarhanAliRaza
+0.22%
refactor: cleanup
a00d5ab
4 days ago
by FarhanAliRaza
+2.36%
refactor: pyi hashes
3a4cf3c
4 days ago
by FarhanAliRaza
-3.24%
refactor: fix ast generation and remove from global import
ba6a28e
4 days ago
by FarhanAliRaza
+3.25%
Merge remote-tracking branch 'upstream/main' into chunked-upload
d218262
3 days ago
by masenf
+0.38%
refactor: consolidate upload internals and allow empty file uploads through upload endpoint
3f37290
3 days ago
by FarhanAliRaza
+0.07%
test: oplock test failing fix.
611bd6f
3 days ago
by FarhanAliRaza
-0.14%
refactor: move UploadChunk exports from event.py to _upload module
c4e6690
2 days ago
by FarhanAliRaza
© 2026 CodSpeed Technology
Home Terms Privacy Docs