garie icon indicating copy to clipboard operation
garie copied to clipboard

Open source web performance

Results 16 garie issues
Sort by recently updated
recently updated
newest added

- `garie` version: 2.0 Relevant code or config: Using default configuration on localhost What I did and what happened: Clicking on the "Lighthouse Reports" button on one of the default...

- `garie` version: 2.0 Scores of lighthouse change every time even though there are no changes in codebase as described in https://github.com/GoogleChrome/lighthouse/blob/master/docs/variability.md#score-variability To reduce variability, I want to run lighthouse...

First and foremost, thanks for this awesome project! I am in the process of using this at our company. One of the things I notice is that docker gets mounted...

Currently Lighthouse version is hardcoded to ^3.0.3 maybe it's a good idea to switch this to ^3 to always use the newest version within the current major of lighthouse.

Can you please add releases/tags on the garie/browsertime, garie/pagespeed-insights, garie/lighthouse docker images? Using only latest images does not allow a good control on upgrades and excludes the possibility of rollback.

``` Failed to generate report {"stack":"TypeError: Cannot read property 'replace' of undefined at Function.generateReportHtml (/usr/src/garie-lighthouse/node_modules/lighthouse/lighthouse-core/report/report-generator.js:37:7) at createReport (/usr/src/garie-lighthouse/src/light-house/utils.js:28:49) at generateReport (/usr/src/garie-lighthouse/src/light-house/index.js:73:34) at module.exports (/usr/src/garie-lighthouse/src/utils/save-report/index.js:8:30) at getDataForAllUrls (/usr/src/garie-lighthouse/src/index.js:39:23) at at process._tickCallback...

garie-lighthosue