sass/dart-sass

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

Open

#16 建立於 2016年11月1日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Dart (376 fork)batch import
help wantedinfrastructure

倉庫指標

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

描述

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.

貢獻者指南