succeeded bazel test //absl/strings/...
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 10ms
- Initialize command 92ms
- Evaluate target patterns 8ms
- Load, analyze dependencies and build artifacts 20.5s
- Complete build 0ms
2207 events on 13 threads · wall 20.7s · critical path 18.9s
Action time by phase
- local execution 52× 1m 19s
- upload inputs 108× 4.2s
- cache check 52× 445ms
- outputs 53× 220ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 1934× | 4m 06s |
| action processing | 53× | 1m 24s |
| action count (local) | 52× | 1m 19s |
| skyframe evaluator | 2× | 20.5s |
| critical path component | 1× | 18.9s |
| Remote execution upload time | 56× | 4.1s |
| remote action cache check | 52× | 445ms |
| complete action execution | 53× | 220ms |
| build phase marker | 1× | 10ms |
| bazel module processing | 3× | 3ms |
Action time by mnemonic
| TestRunner | 52× | 1m 24s |
| BazelWorkspaceStatusAction | 1× | 1ms |
Critical path
- action 'Testing //absl/strings:str_format_convert_test' 18.9s
Longest events
| buildTargets | general information | Main Thread | 20.6s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 20.5s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 20.5s |
| ParallelEvaluator.eval | general information | Main Thread | 20.5s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 20.5s |
| action 'Testing //absl/strings:str_format_convert_test' | critical path component | Critical Path | 18.9s |
| Testing //absl/strings:str_format_convert_test | action processing | skyframe-evaluator-execution-5 | 18.9s |
| Action.execute | general information | skyframe-evaluator-execution-5 | 18.9s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-5 | 18.7s |
| subprocess.run | general information | skyframe-evaluator-execution-5 | 18.7s |
| Testing //absl/strings:cord_rep_btree_test | action processing | skyframe-evaluator-execution-1 | 12.5s |
| Action.execute | general information | skyframe-evaluator-execution-1 | 12.5s |
| Resources acquired | action count (local) | skyframe-evaluator-execution-1 | 12.4s |
| subprocess.run | general information | skyframe-evaluator-execution-1 | 12.4s |
| Testing //absl/strings:numbers_test | action processing | skyframe-evaluator-execution-0 | 11.8s |
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.