sass/dart-sass

Make the JS version faster

Open

#113 aperta il 3 feb 2017

Vedi su GitHub
 (37 commenti) (33 reazioni) (0 assegnatari)Dart (376 fork)batch import
JavaScriptenhancementhelp wanted

Metriche repository

Star
 (4192 star)
Metriche merge PR
 (Merge medio 8g 8h) (18 PR mergiate in 30 g)

Descrizione

The JS-compiled version of Dart Sass hovers around 2.5x and 3x slower than when running on the Dart VM. Some slowdown is inevitable, but this seems extreme. We should put dedicated effort into profiling the JS output and optimizing hot spots.

Guida contributor