Skip to content

Commit

Permalink
bazel/coverage: Increase buffer memory (envoyproxy#29053)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax authored Aug 16, 2023
1 parent 45c600a commit bdbbaf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# The number 3G is chosen heuristically to both support large VM and small VM with RBE.
# Startup options cannot be selected via config.
startup --host_jvm_args=-Xmx3g
startup --host_jvm_args=-XX:MaxDirectMemorySize=512m"

fetch --color=yes
run --color=yes
Expand Down

0 comments on commit bdbbaf9

Please sign in to comment.