pub const Dart_PerformanceMode_Dart_PerformanceMode_Memory: Dart_PerformanceMode;
Expand description

Optimize for low memory, at the expensive of throughput and latency by more frequently performing work.