Ask HN: Opensource webpage performance testing tool? #1 Post by mitgraduate » Tue, Jan 08, 2019, 8:27 AM UTC There are tools like pingdom which test the page performance.Is there something which i can invoke from CLI?
Re: Ask HN: Opensource webpage performance testing tool? #2 Post by prashantmvikram » Tue, Jan 08, 2019, 12:44 PM UTC Are you looking for something like this -https://github.com/GoogleChrome/lighthouse? The GitHub page mentions CLI options. I've only ever used Lighthouse via Chrome DevTools so I can't really comment on the CLI