succeeded bazel build //absl/strings/... //absl/container/...
Scroll to zoom at the cursor, drag to pan, shift+drag (or drag in the axis) to zoom to a range, drag the overview to move. Click an event for its details and action breakdown, double-click to zoom to it, click a thread name to collapse it. Keys: +/- zoom, ←/→ pan, 0 reset, / search, c critical path, Esc clear.
Phases
- Launch Blaze 8ms
- Initialize command 77ms
- Evaluate target patterns 7ms
- Load, analyze dependencies and build artifacts 294ms
- Complete build 0ms
2047 events on 49 threads · wall 386ms · critical path 9ms
Action time by phase
- outputs 1× 1ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 1520× | 2.1s |
| skyframe evaluator | 1× | 250ms |
| Conflict checking | 513× | 219ms |
| Starlark user function call | 2× | 100ms |
| Starlark thread context | 1× | 50ms |
| package creation | 1× | 19ms |
| critical path component | 3× | 9ms |
| build phase marker | 1× | 8ms |
| bazel module processing | 3× | 7ms |
| action processing | 1× | 3ms |
Action time by mnemonic
| BazelWorkspaceStatusAction | 1× | 3ms |
Critical path
- action 'Creating source manifest for //absl/container:flat_hash_map_test' 5ms
- action 'Creating runfiles tree bazel-out/k8-fastbuild/bin/absl/container/flat_hash_map_test.runfiles' 0ms
- runfiles for //absl/container:flat_hash_map_test 3ms
Longest events
| buildTargets | general information | Main Thread | 303ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 289ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 251ms |
| ParallelEvaluator.eval | general information | Main Thread | 251ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 250ms |
| getAndVerifyServerCapabilities | general information | remote-executor-22 | 71ms |
| getAndVerifyServerCapabilities | general information | remote-executor-10 | 60ms |
| handleDiffs | general information | Main Thread | 57ms |
| handleDiffsWithMissingDiffInformation | general information | Main Thread | 53ms |
| fsvc.getDirtyKeys | general information | Main Thread | 52ms |
| //absl/strings:numbers_test | Starlark thread context | skyframe-evaluator-cpu-heavy-6 | 50ms |
| proxy | Starlark user function call | skyframe-evaluator-cpu-heavy-6 | 50ms |
| _impl | Starlark user function call | skyframe-evaluator-cpu-heavy-6 | 50ms |
| skyframeExecutor.collectActionLookupValuesInBuild | general information | skyframe-evaluator-3 | 38ms |
| prepareForExecution | general information | Main Thread | 29ms |
Timeline from build events (tests and reported actions)
Phases from Bazel's timing metrics, tests from their attempt timings, actions as reported (all actions with --build_event_publish_all_actions).
The full per-action profile timeline arrives once the build's
command.profile.gz
can be fetched.