mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add runsc build job to BuildKite.
PiperOrigin-RevId: 350619346
This commit is contained in:
committed by
gVisor bot
parent
c8d0fd7094
commit
f4b4ed666d
@@ -158,6 +158,9 @@ steps:
|
||||
- <<: *benchmarks
|
||||
label: ":bazel: ABSL build benchmarks"
|
||||
command: make benchmark-platforms BENCHMARKS_FILTER="ABSL/page_cache.clean" BENCHMARKS_SUITE=absl BENCHMARKS_TARGETS=test/benchmarks/fs:bazel_test
|
||||
- <<: *benchmarks
|
||||
label: ":go: runsc build benchmarks"
|
||||
command: make benchmark-platforms BENCHMARKS_FILTER="Runsc/page_cache.clean/filesystem.bind" BENCHMARKS_SUITE=runsc BENCHMARKS_TARGETS=test/benchmarks/fs:bazel_test
|
||||
- <<: *benchmarks
|
||||
label: ":metal: FFMPEG benchmarks"
|
||||
command: make benchmark-platforms BENCHMARKS_SUITE=ffmpeg BENCHMARKS_TARGETS=test/benchmarks/media:ffmpeg_test
|
||||
|
||||
Reference in New Issue
Block a user