gajus / xhprof.io

GUI to analyze the profiling data collected using XHProf – A Hierarchical Profiler for PHP.
http://xhprof.io/
Other
429 stars 103 forks source link

added browser side caching #43

Closed staabm closed 10 years ago

staabm commented 11 years ago

added some very short lived browser side caching (by default 60seconds) to allow faster navigation within xhprofio. mostly it allows to navigate very fast using forward/backward browser history.

I choose a really short ttl because having up to date profilling data is a keyfeature.