Susy compile time slow

286 views Asked by At

I am using susy version 2.1.3 and since upgrading from version 1 where my compile time was less than 1 second it now takes 7s+

[22:30:46] Finished 'sass' after 8 s

I have updated all gems to latest + beta versions to see if it speeds anything up but with no luck, I have reverted back to older versions, but always version 2 as it doesn't depend on compass, with no luck either.

How can I speed up the compile time, if at all?

1

There are 1 answers

2
Miriam Suzanne On

Performance regressions are a known issue in the latest versions of Sass. We're working on some small performance enhancements in Susy, and preparing for LibSass compatibility, but I'm not sure of any clear actions you can take (besides possibly contributing to Sass).