Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Optimization of large file upload in SharePoint by removing unnecessary memory allocation on the last chunk #1858

Merged
merged 2 commits into from
Apr 8, 2019

Conversation

mariusRT
Copy link
Contributor

@mariusRT mariusRT commented Apr 5, 2019

Q A
Bug fix? yes
New feature? no
New sample? no
Related issues?

What's in this Pull Request?

Optimization of the large file upload method in SharePoint by removing an unnecessary memory allocation on the last chunk

mariusRT added 2 commits April 5, 2019 10:06
Optimize large file upload on last chunk by removing unnecessary memory allocation
Optimize the large file upload routine on the last chunk by removing an unnecessary memory allocation
@msftclas
Copy link

msftclas commented Apr 5, 2019

CLA assistant check
All CLA requirements met.

@VesaJuvonen VesaJuvonen merged commit 33001a1 into pnp:dev Apr 8, 2019
@VesaJuvonen
Copy link
Contributor

thx @mariusRT, appreciated. Good update to get in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants