Skip to content

Use smaller cache key for ember-template-compiler (reduce overall memory overhead of caching)#528

Merged
rwjblue merged 1 commit intoember-cli:masterfrom
xg-wang:smaller-cachekey
Apr 27, 2020
Merged

Use smaller cache key for ember-template-compiler (reduce overall memory overhead of caching)#528
rwjblue merged 1 commit intoember-cli:masterfrom
xg-wang:smaller-cachekey

Conversation

@xg-wang
Copy link
Copy Markdown
Member

@xg-wang xg-wang commented Apr 21, 2020

The whole file content string of template compiler is ~700kb, full path
should be enough for cacheKey

Comment thread lib/utils.js Outdated
@rwjblue rwjblue marked this pull request as draft April 22, 2020 13:37
@xg-wang xg-wang marked this pull request as ready for review April 27, 2020 02:53
@rwjblue rwjblue merged commit 36b7bdc into ember-cli:master Apr 27, 2020
@rwjblue rwjblue changed the title Use smaller cacheKey Use smaller cache key for ember-template-compiler (reduce overall memory overhead of caching) Apr 27, 2020
@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Apr 27, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants