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
composer require univeros/profilingThe full guide for this package lives in the Univeros documentation.
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.
The Univeros framework is open-sourced software licensed under the MIT license.