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

optimize filter setVariables #946

Merged
merged 1 commit into from
May 24, 2016
Merged

optimize filter setVariables #946

merged 1 commit into from
May 24, 2016

Conversation

mattisa
Copy link
Contributor

@mattisa mattisa commented May 20, 2016

Updated pull request:
We have quite large styleguide and seems that setVariables filter have some performance problems.
Our variables arrays has almost 300 items and using _.memoize in some pages we can reduce cpu 100% usage from ~65s -> ~2.5s.

Updated: 
We have quite large styleguide and seems that setVariables filter have some performance problems. 
Our variables arrays has almost 300 items and using _.memoize we can reduce cpu 100% usage from ~65s -> ~2.5s.
@varya varya merged commit 6f27217 into SC5:master May 24, 2016
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.

2 participants