More context in https://flutter.dev/go/android-startup-tracing
This will be useful after flutter-team-archive/engine#28903. Tracing in release mode is particularly useful on lower end devices that struggle to efficiently run the VM service, as well as for tracing startup where you don't want vm service initialization to interfere with readings.
More context in https://flutter.dev/go/android-startup-tracing
This will be useful after flutter-team-archive/engine#28903. Tracing in release mode is particularly useful on lower end devices that struggle to efficiently run the VM service, as well as for tracing startup where you don't want vm service initialization to interfere with readings.