NexGenAnalytics / WorkVisualizer

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

Speed up file upload #62

Closed cwschilly closed 6 days ago

cwschilly commented 2 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.