Skip to content

Very slow compilation of SCSS scripts #48

@pawelpabich

Description

@pawelpabich

Hi,

I have a bundle transform written using SassaAndCoffee. Initially it worked great but now it takes 42s to process 500 lines of SCSS code. I did a bit of profiling and it looks like most of the time is spent in Ruby code so I don't know if there is anything that can be done about it.
Results:
Run1 :42s
Run2: 23s
Run3: 22s

I'm more than happy to help but need some hints to get started.
Test app can be downloaded from here: http://dl.dropbox.com/u/7579883/SassPerfTest.zip

Thanks

Pawel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions