Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support large files #70

Merged
merged 5 commits into from Aug 17, 2015
Merged

Support large files #70

merged 5 commits into from Aug 17, 2015

Conversation

tbranyen
Copy link
Owner

I noticed that on super large templates I wasn't optimizing strings, so it would be making a giant concatenation. Instead, I now optimize the nodes to be concatenated before rendering.

@tbranyen
Copy link
Owner Author

Sigh hate old IE.

@tbranyen tbranyen force-pushed the large-files branch 2 times, most recently from 6be9425 to 1f99804 Compare June 14, 2015 17:13
@tbranyen
Copy link
Owner Author

Going to remove the test since it may be impossible to test successfully in all browsers (old IE), that we support.

tbranyen added a commit that referenced this pull request Aug 17, 2015
@tbranyen tbranyen merged commit a68090d into master Aug 17, 2015
@tbranyen tbranyen deleted the large-files branch August 17, 2015 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant