This is an archive of the discontinued LLVM Phabricator instance.

Use more efficient "e2" machine types
ClosedPublic

Authored by bkramer on Aug 4 2020, 7:36 AM.

Details

Summary

These are ~30% cheaper, but sadly don't support GPUs.

Diff Detail

Event Timeline

bkramer requested review of this revision.Aug 4 2020, 7:36 AM
bkramer created this revision.
kuhnel added a comment.Aug 4 2020, 8:13 AM

Nice. I'll give that a try tomorrow!

This revision was not accepted when it landed; it landed in state Needs Review.Aug 5 2020, 5:33 AM
This revision was automatically updated to reflect the committed changes.