sass/dart-sass

Make the JS version faster

开放

#113 创建于 2017年2月3日

 (37 条评论) (33 个反应) (0 位负责人)Dart (376 个派生)batch import
JavaScriptenhancementhelp wanted

仓库指标

星标
 (4,192 个星标)
PR 合并指标
 (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.

贡献者指南