Skip to content

Commit

Permalink
Update chromium compile benchmark to use pd-balanced disk type.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 698846475
  • Loading branch information
andyz422 authored and copybara-github committed Nov 21, 2024
1 parent 0541b14 commit d65c119
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
disk_spec:
# Standardize with 720 MB/s bandwidth to minimize I/O impact.
GCP:
disk_size: 1000
disk_type: pd-ssd
disk_size: 2070
disk_type: pd-balanced
mount_point: /scratch
AWS:
num_striped_disks: 3
Expand Down

0 comments on commit d65c119

Please sign in to comment.