tree: 73987fea2ada2101238b9b644750bc4703620585 [path history] [tgz]
  1. android/
  2. ios/
  3. lib/
  4. linux/
  5. macos/
  6. web/
  7. windows/
  8. .metadata
  9. pubspec.yaml
  10. README.md
dev/benchmarks/platform_channels_benchmarks/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 .