Description
Benchmarks PB-4623 demonstrated that the upload can be optimized by reducing the number of buffer copies. In my tests (see jira), the time to upload 8.7 GB decreased from 10 minutes in production to 6 minutes.
Related Issues
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed
Testing Process
Uploaded from local (yarn dev
), downloaded from prod, checked that the video works well.
Repeated the same process with Vercel