jamesgpearce / confess

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

colored waterfall based on X-Cache header? #5

Open chino opened 11 years ago

chino commented 11 years ago

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 an interesting idea ?