浏览代码

Merge pull request #328 from brpaz/blackfireio

add blackfire.io Profiler
pull/386/head
Jamie York 10 年前
父节点
当前提交
d5e9817896
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

342
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
342
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
343
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
343
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
344
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
344
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
345
+* [Blackfire.io](http://blackfire.io) - Blackfire Profiler automatically instruments your code to gather data about consumed server resources like memory, CPU time, and I/O. 
345
 
346
 
346
 ## Build Tools
347
 ## Build Tools
347
 *Project build and automation tools.*
348
 *Project build and automation tools.*

正在加载...
取消
保存