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