sass/dart-sass

Make the JS version faster

Open

#113 ouverte le 3 févr. 2017

Voir sur GitHub
 (37 commentaires) (33 réactions) (0 assignés)Dart (4 192 stars) (376 forks)batch import
JavaScriptenhancementhelp wanted

Description

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.

Guide contributeur