Download the PHP package flowpack/fusion-tracing without Composer
On this page you can find all versions of the php package flowpack/fusion-tracing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flowpack/fusion-tracing
More information about flowpack/fusion-tracing
Files in flowpack/fusion-tracing
Download flowpack/fusion-tracing
More information about flowpack/fusion-tracing
Files in flowpack/fusion-tracing
Vendor flowpack
Package fusion-tracing
Short Description Profile Fusion rendering by creating traces for Trace-Viewer
License MIT
Package fusion-tracing
Short Description Profile Fusion rendering by creating traces for Trace-Viewer
License MIT
Please rate this library. Is it a good library?
Informations about the package fusion-tracing
Flowpack.Fusion.Tracing
Profile Fusion rendering by creating traces for Trace-Viewer
Installation
Usage
- perform requests to Neos with
X-Fusion-Tracing: my-trace-name
header - or call
Flowpack\Fusion\Tracing\Aspect\RuntimeTracing::enable
explicitly as needed
Traces are written to FLOW_PATH_DATA/Logs/Traces
in a Tracer-Viewer compatible format.
Open about:tracing
in Chrome/Chromium and load the generated trace.
Interpreting the trace
All evaluations in Fusion are traced with the time of beginning and end. The so called flamegraph visualizes the recursive evaluation of a Fusion rendering.
License
MIT
All versions of fusion-tracing with dependencies
PHP Build Version
Package Version
The package flowpack/fusion-tracing contains the following files
Loading the files please wait ....