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 7ms
- Initialize command 101ms
- Evaluate target patterns 22ms
- Load, analyze dependencies and build artifacts 733ms
- Complete build 0ms
346 events on 17 threads · wall 863ms · critical path 646ms
Action time by phase
- remote execution 2× 485ms
- upload inputs 3× 183ms
- cache check 1× 5ms
- 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.2s |
| skyframe evaluator | 1× | 693ms |
| action processing | 2× | 646ms |
| critical path component | 2× | 646ms |
| remote action execution | 2× | 485ms |
| Remote execution file fetching | 1× | 198ms |
| Remote execution process wall time | 1× | 143ms |
| Remote execution upload time | 1× | 135ms |
| logging spawn | 5× | 52ms |
| gc notification | 1× | 16ms |
Action time by mnemonic
| GoCompilePkg | 1× | 644ms |
| 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' 645ms
Longest events
| buildTargets | general information | Main Thread | 756ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 730ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 694ms |
| ParallelEvaluator.eval | general information | Main Thread | 694ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 693ms |
| action 'GoCompilePkg file/file.a' | critical path component | Critical Path | 645ms |
| GoCompilePkg file/file.a | action processing | skyframe-evaluator-execution-1 | 644ms |
| Action.execute | general information | skyframe-evaluator-execution-1 | 643ms |
| execute remotely | remote action execution | skyframe-evaluator-execution-1 | 484ms |
| fetch | Remote execution file fetching | skyframe-evaluator-execution-1 | 198ms |
| execute | Remote execution process wall time | skyframe-evaluator-execution-1 | 143ms |
| upload missing inputs | Remote execution upload time | skyframe-evaluator-execution-1 | 135ms |
| handleDiffs | general information | Main Thread | 86ms |
| handleDiffsWithMissingDiffInformation | general information | Main Thread | 84ms |
| fsvc.getDirtyKeys | general information | Main Thread | 83ms |
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.