1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Mark Stacey 1697bb30cd
Fix page benchmark result display (#8438)
The page tested by the benchmark was changed from `notification` to
`home` in #8358, but the announce script was still expecting the
`notification` page to be in the results. It does collect results for
all pages, but the `notification` page was hard-coded to be used for
the benchmark summary.

The announce script now correctly looks for the `home` page results for
the benchmark summary. Variable names have been updated to make it more
clear what's going on here as well.
2020-04-28 09:50:21 -03:00
..
2020-03-09 08:55:02 +08:00
2019-11-19 10:46:10 -05:00
2017-09-29 11:50:24 -07:00
2020-04-16 12:27:25 -03:00
2018-03-14 15:33:22 +02:00

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.