angular-cn/packages/benchpress/src
Omar Griffin d42f32cc61 feat: optionally save complete performance log in chrome benchpress tests (#27551)
If RAW_PERFLOG_PATH is passed in as an option, benchpress saves chrome's
performance log to a json file. This allows developers to download the
json file and upload it to their browser to get a breakdown of chrome-side
resource usage during a test.

PR Close #27551
2019-02-05 23:35:32 -05:00
..
firefox_extension build(bazel): Turning on strictPropertyInitialization for Angular. (#24572) 2018-06-25 07:57:13 -07:00
metric fix(benchpress): work around missing events from Chrome 63 (#21396) 2018-01-08 16:14:34 -08:00
reporter perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
validator perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
webdriver feat: optionally save complete performance log in chrome benchpress tests (#27551) 2019-02-05 23:35:32 -05:00
common_options.ts feat: optionally save complete performance log in chrome benchpress tests (#27551) 2019-02-05 23:35:32 -05:00
measure_values.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metric.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
reporter.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
runner.ts refactor: ensure all 'TODO's are consistent (#23252) 2018-04-13 13:11:01 -07:00
sample_description.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
sampler.ts fix(benchpress): work around missing events from Chrome 63 (#21396) 2018-01-08 16:14:34 -08:00
statistic.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
validator.ts fix(benchpress): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
web_driver_adapter.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
web_driver_extension.ts fix(benchpress): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00