turing-machines / tpi

CLI tool to control your Turing Pi 2 board
https://docs.turingpi.com/docs/turing-pi2-tpi-cli
Apache License 2.0
29 stars 3 forks source link

Poor performance multipart upload #15

Closed svenrademakers closed 11 months ago

svenrademakers commented 11 months ago

The flash and firmware commands of the tpi tool use an HTTP multipart upload. We have similar functionality in the GUI but the javascript variant can reach 30-50 mbit, while the tpi tool seems very stable transferring at 1.3 mbit.

Acceptance Criteria