univeros/profiling

bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI.

Maintainers

Package info

github.com/univeros/profiling

Homepage

Issues

pkg:composer/univeros/profiling

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

v2.0.2 2026-05-30 05:59 UTC

This package is auto-updated.

Last update: 2026-06-02 20:03:26 UTC


README

bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI

Installation

composer require univeros/profiling

Documentation

The full guide for this package lives in the Univeros documentation.

Contributing

This repository is a read-only mirror of src/Altair/Profiling/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.

License

The Univeros framework is open-sourced software licensed under the MIT license.