Discover Packages
github.com/hyturing/compose-pulse
internal
profiler
criticalpath
package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jul 21, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Path is the longest dependency-aware chain of blocking work.
Compute returns the critical path for a run using depends_on edges and phase timings.
For each service, its "cost" is total phase time; the path is the heaviest root→leaf chain.
Segment is one contribution on the critical path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.