Skip to content

Instantly share code, notes, and snippets.

@kascote
Created November 22, 2024 23:56
dart performance review

dart compile aot-snapshot dartfile.dart
perf record -g dartaotruntime dartfile.aot parameterfile.json
perf report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment