Skip to content

Commit 4f53497

Browse files
committed
build: update PGO profile
This profile is based on the roachtest `sysbench/oltp_read_write/nodes=3/cpu=8/conc=64`. Epic: CRDB-41952 Release note: None
1 parent 974ef4a commit 4f53497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -642,8 +642,8 @@ load("//build:pgo.bzl", "pgo_profile")
642642

643643
pgo_profile(
644644
name = "pgo_profile",
645-
url = "https://storage.googleapis.com/cockroach-profiles/20250311155231.pprof",
646-
sha256 = "5e86846235e3a7d06b4b36e074de50f7c0d4e43f24357419532ec340b17fa736",
645+
url = "https://storage.googleapis.com/cockroach-profiles/20250408173855.pprof",
646+
sha256 = "7bbc17e28141f38f742e2834f4d0cdb0f589df91daeb0de64da9e35f824f58af",
647647
)
648648

649649
# Download and register the FIPS enabled Go toolchain at the end to avoid toolchain conflicts for gazelle.

0 commit comments

Comments
 (0)