flutter/dev/benchmarks/platform_channels_benchmarks
2024-03-08 17:09:07 -08:00
..
android/app/src/main/kotlin/com/example/platform_channels_benchmarks Format all kotlin according to ktlint (#143390) 2024-02-14 17:58:18 +00:00
ios Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
lib Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
.metadata
pubspec.yaml Upgrade vm_service. (#144845) 2024-03-08 17:09:07 -08: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 .