succeeded bazel build //...
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 9ms
- Initialize command 81ms
- Evaluate target patterns 7ms
- Load, analyze dependencies and build artifacts 766ms
- Complete build 0ms
330 events on 9 threads · wall 862ms · critical path 734ms
Action time by phase
- remote execution 2× 595ms
- upload inputs 2× 182ms
- setup 1× 67ms
- cache check 1× 2ms
- download outputs 1× 2ms
- outputs 2× 2ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 312× | 4.2s |
| skyframe evaluator | 1× | 748ms |
| action processing | 2× | 735ms |
| critical path component | 1× | 734ms |
| remote action execution | 2× | 595ms |
| Remote execution process wall time | 1× | 425ms |
| Remote execution upload time | 1× | 126ms |
| Remote execution file fetching | 1× | 81ms |
| Remote execution setup | 1× | 67ms |
| build phase marker | 1× | 9ms |
Action time by mnemonic
| CppCompile | 1× | 732ms |
| BazelWorkspaceStatusAction | 1× | 3ms |
Critical path
- action 'Compiling main/hello-world.cc' 734ms
Longest events
| buildTargets | general information | Main Thread | 774ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 764ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 748ms |
| ParallelEvaluator.eval | general information | Main Thread | 748ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 748ms |
| action 'Compiling main/hello-world.cc' | critical path component | Critical Path | 734ms |
| Compiling main/hello-world.cc | action processing | skyframe-evaluator-execution-5 | 732ms |
| Action.execute | general information | skyframe-evaluator-execution-5 | 731ms |
| execute remotely | remote action execution | skyframe-evaluator-execution-5 | 594ms |
| execute | Remote execution process wall time | skyframe-evaluator-execution-5 | 425ms |
| upload missing inputs | Remote execution upload time | skyframe-evaluator-execution-5 | 126ms |
| fetch | Remote execution file fetching | skyframe-evaluator-execution-5 | 81ms |
| pre-fetch | Remote execution setup | skyframe-evaluator-execution-5 | 67ms |
| handleDiffs | general information | Main Thread | 58ms |
| upload | general information | remote-executor-58 | 56ms |
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.