sass/dart-sass

Make the JS version faster

オープン

#113 opened on 2017/02/03

 (37 件のコメント) (33 件のリアクション) (0 人の担当者)Dart (376 件のフォーク)batch import
JavaScriptenhancementhelp wanted

Repository metrics

Stars
 (4,192 個のスター)
PR merge metrics
 (平均マージ 8d 8h) (30d で 18 merged PRs)

説明

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.

コントリビューターガイド