Adam Barth f7d8100754 Don't run these benchmarks forever by default
Running forever is useful for profiling but makes these scripts less useful for
measurement.  :)
2015-11-10 13:08:11 -08:00
..
2015-11-02 11:14:17 -08:00

Benchmarks

This directory (and its sub-directories) contain benchmarks for Flutter. The reporting format for benchmarks is not standardized yet, so benchmarks here are typically run by hand. To run a benchmark:

  1. Build sky_shell for Linux Release using the instructions in the Engine repository.

  2. Run pub get in the packages/unit directory.

  3. Run the benchmark:

/path/to/engine/src/out/Release/sky_shell packages/unit/benchmark/stocks/layout_bench.dart --package-root=packages/unit/package