dart-lang / dart_style

An opinionated formatter/linter for Dart code
https://pub.dev/packages/dart_style
BSD 3-Clause "New" or "Revised" License
645 stars 118 forks source link

Add a utility script for benchmarking and profiling a directory. #1450

Closed munificent closed 4 months ago

munificent commented 4 months ago

I'm trying to get performance data on formatting real-world codebases, so this repeatedly runs the formatter on a given directory of Dart files.