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

Improve Performance? #6

Open
mirisuzanne opened this issue Apr 27, 2020 · 2 comments
Open

Improve Performance? #6

mirisuzanne opened this issue Apr 27, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@mirisuzanne
Copy link
Member

Maybe replacing the array.map and array.reduce functions with basic loops would help? Needs some experimenting…

@mirisuzanne mirisuzanne added the enhancement New feature or request label Apr 27, 2020
@tomasklaen
Copy link

Performance is the reason why I just have to drop this. My sass build times increased from 300ms to 3.7 seconds, which is intolerable :(

@mirisuzanne
Copy link
Member Author

Yeah, I also haven't used it much because of the performance issues. Instead, I've been working on how these features will get added to the Sass core. WIP proposal is at https://css.oddbird.net/sass/color-spaces/proposal/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants