stevenyesz/pfc
PFC 是一个PHP 性能优化及分析工具, 整合了xhprof ,webgrind 和memoize的功能,并可查看历史记录和函数调用序列图. PFC is a php optimize and analyse tool, it intergrate xhprof,webgrind and memoize into allinone, and provide time cost log chart for each request and function call serial chat. the goal of this project is make it easy to analyse and optimize php application.
C