• Adam Barth's avatar
    Add some basic benchmarks of the Stocks app · 68eebaa5
    Adam Barth authored
     - animation_bench.dart. This benchmark measures the full main-thread pipeline
       for ticking the drawer entrance and exit animation.
     - build_bench.dart. This benchmark measures a full app rebuild when there's no
       state change.
     - layout_bench.dart. This benchmark measures a full relayout.
    68eebaa5
build_bench.dart 1.23 KB