sass/dart-sass

Benchmarks: Record Dart VM time with JIT'd/warm code

オープン

#16 opened on 2016/11/01

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Dart (376 件のフォーク)batch import
help wantedinfrastructure

Repository metrics

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

説明

At least internally, we spin up a worker and use it for incremental rebuilds. This means the code/snapshot is already loaded, already JITd, and kept warm for the development cycle. This is more likely than spinning up to do a one-time build and closing.

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