We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8401f3e commit 4bd3559Copy full SHA for 4bd3559
bazelrcs/common.bazelrc
@@ -68,6 +68,10 @@ build --nostamp
68
# Minimize remote cache downloads
69
build --remote_download_toplevel
70
71
+# Collect system-wide network metrics in JSON profiles and BEP
72
+# (build_metrics.network_metrics)
73
+build --experimental_collect_system_network_usage
74
+
75
###
76
# Correctness guarantees
77
0 commit comments