Skip to content

Performance issues when upgrading node-sass version #3054

@mtrajano

Description

@mtrajano

version info:

$ node-sass --version
node-sass 4.12.0  (Wrapper) [JavaScript]
libsass   3.5.4 (Sass Compiler) [C/C++]

Description:

Sorry if this has already been reported. Background: We run an application where we do a lot of sass compilations. When upgrading our systems to node v12.12.0 along with node-sass 4.12.0 we noticed a decent performance degradation. Our response times nearly doubled, from an average of 60ms to an average of 100ms (see chart below, upgrade went out around 10/22):

2096f500-378a-11ea-878d-768358713ea1

We pinpointed the performance issue to node-sass and when we rolled back the version to 4.6.1 (libsass version: 3.5.0.beta.2) we noticed the response times going back to normal levels (rollback went out around 1:30pm):

Screen Shot 2020-01-15 at 3 01 43 PM

Let me know if I should direct this issue to the node-sass repo instead. Thank you ahead of time and let me know if you need any more info from us!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions