mirror of
https://github.com/flutter/flutter.git
synced 2026-01-30 07:14:13 +08:00
* Refactor analysis benchmark and collect more data (#20169) This does some code cleanup to avoid duplication, improves the logs, and records min and max values as well as the mean. * Fix typo that led to infinite loop