4 ms·
[disclaimer: I work on the Flutter project] One of the reasons we picked Dart was that is compiles to ARM (native) code. Dart has been pretty efficient for the
by sethladd 9y ago
[disclaimer: I work on the Flutter project]
One of the reasons we picked Dart was that is compiles to ARM (native) code. Dart has been pretty efficient for the project so far, but we haven't yet looked very deeply at battery life. Something to keep an eye on!
- bitmapbrother 9y agoDo you use GC or RC on iOS?
- abarth 9y agoGC