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 7ms
- Initialize command 106ms
- Evaluate target patterns 10ms
- Load, analyze dependencies and build artifacts 286ms
- Complete build 0ms
1079 events on 13 threads · wall 409ms · critical path 76ms
Action time by phase
- cache check 52× 197ms
- outputs 53× 176ms
- download outputs 52× 171ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 905× | 3.1s |
| action processing | 53× | 1.4s |
| skyframe evaluator | 2× | 247ms |
| remote action cache check | 52× | 197ms |
| complete action execution | 53× | 176ms |
| logging spawn | 8× | 103ms |
| critical path component | 1× | 76ms |
| gc notification | 1× | 8ms |
| build phase marker | 1× | 7ms |
| bazel module processing | 3× | 5ms |
Action time by mnemonic
| TestRunner | 52× | 1.4s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Testing //absl/strings:str_join_test' 76ms
Longest events
| buildTargets | general information | Main Thread | 297ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 279ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 244ms |
| ParallelEvaluator.eval | general information | Main Thread | 244ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 243ms |
| action 'Testing //absl/strings:str_join_test' | critical path component | Critical Path | 76ms |
| Testing //absl/strings:str_join_test | action processing | skyframe-evaluator-execution-5 | 75ms |
| Testing //absl/strings:cordz_sample_token_test | action processing | skyframe-evaluator-execution-4 | 75ms |
| Testing //absl/strings:cord_data_edge_test | action processing | skyframe-evaluator-execution-6 | 75ms |
| Testing //absl/strings:str_format_convert_test | action processing | skyframe-evaluator-execution-2 | 74ms |
| Testing //absl/strings:char_formatting_test | action processing | skyframe-evaluator-execution-7 | 74ms |
| Testing //absl/strings:cord_rep_btree_navigator_test | action processing | skyframe-evaluator-execution-0 | 74ms |
| handleDiffs | general information | Main Thread | 72ms |
| Testing //absl/strings:cordz_functions_test | action processing | skyframe-evaluator-execution-1 | 70ms |
| Testing //absl/strings:charset_test | action processing | skyframe-evaluator-execution-3 | 67ms |
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.