sass/dart-sass

Make the JS version faster

Open

#113 建立於 2017年2月3日

在 GitHub 查看
 (37 留言) (33 反應) (0 負責人)Dart (376 fork)batch import
JavaScriptenhancementhelp wanted

倉庫指標

Star
 (4,192 star)
PR 合併指標
 (平均合併 8天 8小時) (30 天內合併 18 個 PR)

描述

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.

貢獻者指南