succeeded bazel build //:grpc++
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 512ms
- Evaluate target patterns 11ms
- Load, analyze dependencies and build artifacts 703ms
- Complete build 0ms
1500 events on 75 threads · wall 1.2s · critical path 4ms
Action time by phase
- download outputs 381× 427ms
- outputs 1× 1ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 292× | 3.6s |
| bazel module processing | 1108× | 1.5s |
| skyframe evaluator | 6× | 743ms |
| Fetching repository | 40× | 244ms |
| Starlark user function call | 2× | 209ms |
| Starlark repository function call | 2× | 208ms |
| Starlark thread context | 1× | 105ms |
| Starlark builtin function call | 1× | 103ms |
| Conflict checking | 3× | 46ms |
| package creation | 39× | 30ms |
Action time by mnemonic
| BazelWorkspaceStatusAction | 1× | 3ms |
Critical path
- action 'BazelWorkspaceStatusAction stable-status.txt' 4ms
Longest events
| buildTargets | general information | Main Thread | 725ms |
| runAnalysisAndExecutionPhase | general information | Main Thread | 701ms |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 540ms |
| ParallelEvaluator.eval | general information | Main Thread | 539ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 539ms |
| compute main repo mapping | bazel module processing | Main Thread | 321ms |
| prepareForExecution | general information | Main Thread | 154ms |
| ParallelEvaluator.eval | general information | Main Thread | 134ms |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 134ms |
| @@rules_java++toolchains+local_jdk | Fetching repository | skyframe-evaluator-5 | 108ms |
| //:rules_java++toolchains+local_jdk | Starlark repository function call | starlark-repository-rules_java++toolchains+local_jd0 (Virtual) | 105ms |
| repository @@rules_java++toolchains+local_jdk | Starlark thread context | starlark-repository-rules_java++toolchains+local_jd0 (Virtual) | 105ms |
| _local_java_repository_impl | Starlark user function call | starlark-repository-rules_java++toolchains+local_jd0 (Virtual) | 105ms |
| _detect_java_version | Starlark user function call | starlark-repository-rules_java++toolchains+local_jd0 (Virtual) | 104ms |
| execute | Starlark builtin function call | starlark-repository-rules_java++toolchains+local_jd0 (Virtual) | 103ms |
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.