Enable profile guided optimization for beacon-chain (#13035)

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
Preston Van Loon
2023-10-30 00:52:36 -05:00
committed by GitHub
parent f925aded66
commit 82640b3d88
20 changed files with 29 additions and 99 deletions

View File

@@ -110,6 +110,7 @@ docker_push(
go_binary(
name = "beacon-chain",
embed = [":go_default_library"],
pgoprofile = "pprof.beacon-chain.samples.cpu.pb.gz",
visibility = [
"//beacon-chain:__subpackages__",
"//testing/endtoend:__pkg__",

Binary file not shown.