succeeded bazel build //buildifier:buildifier //buildozer:buildozer
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 127ms
- Evaluate target patterns 7ms
- Load, analyze dependencies and build artifacts 707ms
- Complete build 0ms
340 events on 18 threads · wall 849ms · critical path 626ms
Action time by phase
- remote execution 2× 489ms
- upload inputs 3× 169ms
- cache check 1× 2ms
- download outputs 2× 1ms
- outputs 2× 1ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 323× | 4.1s |
| skyframe evaluator | 1× | 669ms |
| critical path component | 2× | 626ms |
| action processing | 2× | 626ms |
| remote action execution | 2× | 489ms |
| Remote execution file fetching | 1× | 395ms |
| Remote execution upload time | 1× | 118ms |
| gc notification | 1× | 14ms |
| build phase marker | 1× | 8ms |
| bazel module processing | 3× | 5ms |
Action time by mnemonic
| GoCompilePkg | 1× | 624ms |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Creating symlink external/rules_go++go_sdk+main___download_0_linux_amd64/builder_reset/builder [for tool]' 1ms
- action 'GoCompilePkg file/file.a' 625ms
Longest events
| buildTargets | general information | Main Thread | 716ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 704ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 669ms |
| ParallelEvaluator.eval | general information | Main Thread | 669ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 669ms |
| action 'GoCompilePkg file/file.a' | critical path component | Critical Path | 625ms |
| GoCompilePkg file/file.a | action processing | skyframe-evaluator-execution-51 | 624ms |
| Action.execute | general information | skyframe-evaluator-execution-51 | 623ms |
| execute remotely | remote action execution | skyframe-evaluator-execution-51 | 489ms |
| fetch | Remote execution file fetching | skyframe-evaluator-execution-51 | 395ms |
| upload missing inputs | Remote execution upload time | skyframe-evaluator-execution-51 | 118ms |
| handleDiffs | general information | Main Thread | 111ms |
| handleDiffsWithMissingDiffInformation | general information | Main Thread | 109ms |
| fsvc.getDirtyKeys | general information | Main Thread | 108ms |
| getAndVerifyServerCapabilities | general information | remote-executor-11 | 79ms |
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.