Module inferno::differential [−][src]
Tool for creating an output required to generate differential flame graphs.
See the crate-level documentation for details.
Structs
Options | Configure the generated output. |
Functions
from_files | Produce an output that can be used to generate a differential flame graph from a before and an after profile. |
from_readers | Produce an output that can be used to generate a differential flame graph. |