mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 03:13:23 +00:00
Add lmbench-fs on ext2 in benchmark ci
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
195fe855a1
commit
ceb6e2b242
2
.github/workflows/benchmark_asterinas.yml
vendored
2
.github/workflows/benchmark_asterinas.yml
vendored
@ -51,6 +51,8 @@ jobs:
|
||||
# File-related benchmarks
|
||||
- lmbench/ramfs_create_delete_files_0k_ops
|
||||
- lmbench/ramfs_create_delete_files_10k_ops
|
||||
- lmbench/ext2_create_delete_files_0k_ops
|
||||
- lmbench/ext2_create_delete_files_10k_ops
|
||||
- lmbench/ext2_copy_files_bw
|
||||
# Network-related benchmark
|
||||
- lmbench/tcp_loopback_bw
|
||||
|
Reference in New Issue
Block a user