Closed softwareklinic closed 8 years ago
Before too long Sitespeed 4 (still early in development) will be available to try out. With that you'll be able to push data to graphite, which will allow for powerful graphing, e.g. using Grafana.
Hey @softwareklinic I've pushed #43 that makes the output from the CLI easier to understand. Still need some fixes but it is at least readable.
Cool will check it out
Sent from my iPhone
On Mar 19, 2016, at 1:57 PM, Peter Hedenskog notifications@github.com<mailto:notifications@github.com> wrote:
Hey @softwareklinichttps://github.com/softwareklinic I've pushed #43https://github.com/sitespeedio/coach/issues/43 that makes the output from the CLI easier to understand. Still need some fixes but it is at least readable.
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHubhttps://github.com/sitespeedio/coach/issues/30#issuecomment-198766252
closing this now, the cli table output is nice.
There's no super good way today except looking in the JSON.
Either you can use the bookmarklet and check the console, then it's at least ok to check things (but you miss the advice from the HAR).
Else you can use https://stedolan.github.io/jq/ to parse the JSON and get the values you want.