excimer

pecl install excimer

Interrupting timer and low-overhead sampling profiler

Calls a user-defined callback when a one-shot or periodic timer expires. Also a sampling profiler backend, which aggregates backtraces collected by a periodic timer.

Maintainer

  • Tim Starling (lead )
  • Kunal Mehta (lead )
  • Timo Tijhof (lead )
  • Timo Tijhof (lead ) [inactive]

Details

Stars: 84
Downloads: 136476
1.1.0
1 year ago
Version 1.1.0 change log


- Fix leading semi-colon in ExcimerLog::formatCollapsed output
- Change ExcimerLog::formatCollapsed to mark truncated frames
- Add support for PHP 8.2
- Add ExcimerLog::getSpeedscopeData for Speedscope support

requires:

  • php >=7.1.0
  • pearinstaller >=1.8.0
  • linux