angular/packages/benchpress/src
Pawel Kozlowski 2da3551a70 feat(benchpress): report gc and render time spent in script (#50771)
GC and render events can happen _while_ running scripts as well as
outside of the script blocks. The new metric entries capture both
the gc and render time happening in the scrip blocks.

PR Close #50771
2023-10-05 10:52:26 -07:00
..
metric feat(benchpress): report gc and render time spent in script (#50771) 2023-10-05 10:52:26 -07:00
reporter refactor(benchpress): include text representation of results in json report (#50745) 2023-06-18 19:32:34 +00:00
validator refactor(benchpress): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:15 -07:00
webdriver fix(benchpress): correctly report GC memory amounts (#50760) 2023-06-26 13:11:11 -07:00
common_options.ts build: support building with TypeScript 4.1 (#39571) 2020-11-25 11:10:01 -08:00
measure_values.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
metric.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
reporter.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
runner.ts refactor(benchpress): include text representation of results in json report (#50745) 2023-06-18 19:32:34 +00:00
sample_description.ts refactor(benchpress): include text representation of results in json report (#50745) 2023-06-18 19:32:34 +00:00
sample_description_providers.ts refactor(benchpress): include text representation of results in json report (#50745) 2023-06-18 19:32:34 +00:00
sampler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
statistic.ts docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
validator.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
web_driver_adapter.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
web_driver_extension.ts fix(benchpress): correctly report GC memory amounts (#50760) 2023-06-26 13:11:11 -07:00