Sign in
flutter
/
mirrors
/
flaux
/
1126288673c5743f99ea85c952fbd299a4dff2a8
/
.
/
dev
/
benchmarks
/
platform_channels_benchmarks
/
README.md
blob: 151abd3327970b2e0839e6af12a18197d4aa0467 [
file
] [
log
] [
blame
] [
view
]
# 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 .`