mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add missing benchmarks to perf workflow.
PiperOrigin-RevId: 634000083
This commit is contained in:
committed by
gVisor bot
parent
e72fe4ef60
commit
2621d25b52
@@ -109,6 +109,15 @@ syscall_test(
|
||||
test = "//test/perf/linux:open_benchmark",
|
||||
)
|
||||
|
||||
syscall_test(
|
||||
size = "large",
|
||||
add_overlay = True,
|
||||
debug = False,
|
||||
# Takes too long to run with S/R.
|
||||
save = False,
|
||||
test = "//test/perf/linux:open_read_close_benchmark",
|
||||
)
|
||||
|
||||
syscall_test(
|
||||
size = "large",
|
||||
add_overlay = True,
|
||||
|
||||
Reference in New Issue
Block a user