sass/dart-sass

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

Open

#16 建立於 2016年11月1日

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

描述

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.

貢獻者指南