Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Implement requests with partial file text to reduce memory usage for large files #4038

Merged
merged 1 commit into from
May 30, 2013

Conversation

dloverin
Copy link

Add large comment to file1.js test file so it will be considered a large file and partial text updates can be tested.
For now, move two failing tests apart so they pass. Partial text updates are notas good a full text updates but save memory.

…large files.

Add large comment to file1.js test file so it will be considered a large file and partial text updates can be tested.
For now, move two failing tests apart so they pass. Partial text updates are notas good a full text updates but save memory.
@eztierney
Copy link
Contributor

Looks good, and I can hint super large files, such as ember.js without running out of memory now!

merging.

eztierney added a commit that referenced this pull request May 30, 2013
Implement requests with partial file text to reduce memory usage for large files
@eztierney eztierney merged commit 6be0751 into adobe:master May 30, 2013
@eztierney
Copy link
Contributor

This should also help Issue #3977

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.

2 participants