Skip to content

Instantly share code, notes, and snippets.

@kascote
Created November 22, 2024 23:56
Show Gist options
  • Save kascote/21c1e7eacbabc5e4e00b357653bc2f2e to your computer and use it in GitHub Desktop.
Save kascote/21c1e7eacbabc5e4e00b357653bc2f2e to your computer and use it in GitHub Desktop.
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