Skip to content

j-bbr/vector_tiles_performance_profiling

Repository files navigation

vector_tiles_performance_profiling

Profiling project for flutter-vector-map-tiles adapted from Flutter Cookbook.

Getting Started

Add your styles & api keys under map variables. Optionally set the test to a different starting location and zoom. Then run the following from the package root.

flutter drive \
--driver=test_driver/perf_driver.dart \
--target=integration_test/map_interaction_test.dart \
--profile --no-dds -d <YOUR_TESTING_DEVICE>

This should result in a timeline.json file (for use with chrome://tracing) and a json summary file in your build folder.

About

Profiling project for Flutter Map Vector Maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published