NexGenAnalytics / WorkVisualizer

High-level, interactive, visual performance analysis for High-Performance Computing (HPC)
https://www.workvisualizer.com/
Other
4 stars 0 forks source link

Speed up file upload #62

Closed cwschilly closed 1 month ago

cwschilly commented 3 months ago

We should minimize the time it takes to upload files.

We could potentially accomplish this by splitting the upload into many smaller chunks, instead of a single huge upload.