angular/packages/benchpress/src/metric
Alex Rickabaugh fa03ae14b0 fix(benchpress): work around missing events from Chrome 63 (#21396)
Chrome 63 can cause the navigationStart event for the first
run to arrive with a different pid than the start of the
benchpress run. This makes the first collected result invalid.

This workaround causes the sampler to ignore runs that have this
condition.

PR Close #21396
2018-01-08 16:14:34 -08:00
..
multi_metric.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
perflog_metric.ts fix(benchpress): work around missing events from Chrome 63 (#21396) 2018-01-08 16:14:34 -08:00
user_metric.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00