• Chris Bracken's avatar
    Restrict timeline collection to a subset of demos (#9093) · bd8e431d
    Chris Bracken authored
    Also refactors demos list into a class with `synchronized` and
    `profiled` properties.
    
    When run with --trace-startup, as we do in this test, the VM stores
    trace events in an endless buffer instead of a ring buffer. To avoid
    out-of-memory conditions, we restrict timeline collection to a subset.
    bd8e431d
Name
Last commit
Last update
..
memory_nav.dart Loading commit data...
memory_nav_test.dart Loading commit data...
scroll_perf.dart Loading commit data...
scroll_perf_test.dart Loading commit data...
transitions_perf.dart Loading commit data...
transitions_perf_test.dart Loading commit data...