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 a0dc16f commit 890535eCopy full SHA for 890535e
examples/google_benchmark_bazel/.bazelrc
@@ -0,0 +1,6 @@
1
+build --//core:codspeed_mode=instrumentation
2
+build --compilation_mode=dbg
3
+build --copt=-O2
4
+
5
+# Flip this early to avoid breaking compatibility once it becomes the default.
6
+build --incompatible_disallow_empty_glob
0 commit comments