summaryrefslogtreecommitdiffhomepage
path: root/images/benchmarks/runsc
AgeCommit message (Collapse)Author
2020-12-09Tweak aarch64 support.Adin Scannell
A few images were broken with respect to aarch64. We should now be able to run push-all-images with ARCH=aarch64 as part of the regular continuous integration builds, and add aarch64 smoke tests (via user emulation for now) to the regular test suite (future). PiperOrigin-RevId: 346685462
2020-07-30Add runsc build benchmark.Zach Koopmans
PiperOrigin-RevId: 324071377