• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...