Faster upload times via compression #3

Closed
opened 2024-02-27 12:06:19 -08:00 by sad · 0 comments
Owner

Problem:
The current upload process, especially on the slower front-end, is inefficient and time-consuming. Users experience significant delays, which unfortunately impacts their overall experience.

Solution:
We should Introduce a compression algorithm to the upload process. If we compress files on upload, significantly reduce the file size before transmission and accelerate the upload times as well as significantly help environments with bandwidth limitations or when dealing with large files.

**Problem:** The current upload process, especially on the slower front-end, is inefficient and time-consuming. Users experience significant delays, which unfortunately impacts their overall experience. **Solution:** We should Introduce a compression algorithm to the upload process. If we compress files on upload, significantly reduce the file size before transmission and accelerate the upload times as well as significantly help environments with bandwidth limitations or when dealing with large files.
sad self-assigned this 2024-02-27 12:06:19 -08:00
sad added the
enhancement
label 2024-02-27 12:07:39 -08:00
sad closed this issue 2024-03-03 16:23:27 -08:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: supernets/hardfiles#3
No description provided.