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 9ms
- Initialize command 90ms
- Evaluate target patterns 9ms
- Load, analyze dependencies and build artifacts 262ms
- Complete build 0ms
1073 events on 13 threads · wall 371ms · critical path 59ms
Action time by phase
- download outputs 53× 210ms
- cache check 52× 175ms
- outputs 53× 155ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 905× | 2.8s |
| action processing | 53× | 1.2s |
| skyframe evaluator | 2× | 227ms |
| remote action cache check | 52× | 175ms |
| complete action execution | 53× | 155ms |
| critical path component | 1× | 59ms |
| remote output download | 1× | 26ms |
| logging spawn | 1× | 13ms |
| gc notification | 1× | 10ms |
| build phase marker | 1× | 9ms |
Action time by mnemonic
| TestRunner | 52× | 1.2s |
| BazelWorkspaceStatusAction | 1× | 1ms |
Critical path
- action 'Testing //absl/strings:char_formatting_test' 59ms
Longest events
| buildTargets | general information | Main Thread | 273ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 258ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 224ms |
| ParallelEvaluator.eval | general information | Main Thread | 223ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 223ms |
| handleDiffs | general information | Main Thread | 62ms |
| action 'Testing //absl/strings:char_formatting_test' | critical path component | Critical Path | 59ms |
| Testing //absl/strings:str_join_test | action processing | skyframe-evaluator-execution-3 | 59ms |
| Testing //absl/strings:char_formatting_test | action processing | skyframe-evaluator-execution-2 | 59ms |
| Testing //absl/strings:str_format_test | action processing | skyframe-evaluator-execution-0 | 58ms |
| Testing //absl/strings:cord_rep_crc_test | action processing | skyframe-evaluator-execution-7 | 56ms |
| Testing //absl/strings:cordz_update_tracker_test | action processing | skyframe-evaluator-execution-5 | 56ms |
| Testing //absl/strings:cordz_update_scope_test | action processing | skyframe-evaluator-execution-1 | 56ms |
| Testing //absl/strings:str_format_extension_test | action processing | skyframe-evaluator-execution-4 | 55ms |
| Testing //absl/strings:damerau_levenshtein_distance_test | action processing | skyframe-evaluator-execution-6 | 55ms |
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.