Commit d02b940
committed
diag: add timing markers around tool staging bulk copy
Temporary instrumentation to measure the actual cost of the bulk
runfiles copy on each CI platform. Emits TOOL_STAGING_START/END
with nanosecond timestamps to the build log, then greps them to
stderr in cleanup_on_success so they appear in Bazel action output.
Remove after measurement.1 parent 2df8feb commit d02b940
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
| 713 | + | |
712 | 714 | | |
713 | 715 | | |
714 | 716 | | |
| |||
871 | 873 | | |
872 | 874 | | |
873 | 875 | | |
| 876 | + | |
| 877 | + | |
874 | 878 | | |
875 | 879 | | |
876 | 880 | | |
| |||
895 | 899 | | |
896 | 900 | | |
897 | 901 | | |
| 902 | + | |
| 903 | + | |
898 | 904 | | |
899 | 905 | | |
900 | 906 | | |
| |||
0 commit comments