Skip to content

Loads a bunch of xhprof files and then runs them through some plugins to show me statistics

Notifications You must be signed in to change notification settings

matthewshafer/Curious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a little tool i've created for myself where I can take a bunch of xhprof runs 
and pass them through some plugins.  What I mean by plugins are ones that can parse the data 
and then give me some output.

My goal is to be able to take a bunch of runs and find the min/max/average/std deviation/etc. 
This would allow me to see if my optimizations of my web applications could make a difference 
in execution time.

About

Loads a bunch of xhprof files and then runs them through some plugins to show me statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages