flutter/dev/benchmarks/platform_channels_benchmarks
flutter-pub-roller-bot 35bd0b1393
Roll pub packages (#168509)
This PR was generated by `flutter update-packages --force-upgrade`.
2025-05-08 00:50:25 +00:00
..
android Update integration test and benchmark Android .gitignore files to match the current app template (#163276) 2025-02-18 19:23:04 +00:00
ios iOS: Update minimum iOS version to 13.0 (#167737) 2025-04-24 20:15:13 +00:00
lib Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
.metadata
pubspec.yaml Roll pub packages (#168509) 2025-05-08 00:50:25 +00:00
README.md

platform_channels_benchmarks

The harness for running performance benchmark tests for Platform Channels.

If you want to run these benchmarks outside of devicelab you need to first run: flutter create --platforms="ios,android" --no-overwrite .