confess icon indicating copy to clipboard operation
confess copied to clipboard

[ARCHIVED] Uses PhantomJS to headlessly analyze web pages and generate manifests. You may be able to use the puppeteer-har package instead.

Results 13 confess issues
Sort by recently updated
recently updated
newest added

Not sure if this would be interesting to anyone else but I patched confess.js to color the waterfall based on `X-Cache` header that can be sent by Varnish: http://www.varnish-cache.org/trac/wiki/VCLExampleHitMissHeader Maybe...

Would be nice if 'confess.js' would have support for login. Many "pages" that need a performance analyze are behind a login (e.g. after login and redirect to a new page)...

I get this error when I run following command: `phantomjs confess.js http://www.rafalkuczynski.com` My version of phantomjs is 1.3.0 and I am running MacOS X Lion