Browse Source

add blackfire.io

pull/328/head
Bruno Paz 11 years ago
parent
commit
6bc439bd9d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

322
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
322
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
323
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
323
 * [Tracy](https://github.com/nette/tracy) - A simple error detection, logging and time measuring library.
324
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
324
 * [Z-Ray](http://www.zend.com/en/products/server/z-ray) - A debug and profile tool for Zend Server.
325
+* [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. 
325
 
326
 
326
 ## Build Tools
327
 ## Build Tools
327
 *Project build and automation tools.*
328
 *Project build and automation tools.*

Loading…
Cancel
Save