Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Opensource webpage performance testing tool?
1 points
by
mitgraduate
2724 days ago
There are tools like pingdom which test the page performance.
Is there something which i can invoke from CLI?
1 comments
prashantmvikram
2723 days ago
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
link