mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d42f32cc61
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