mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 03:43:23 +00:00
Add lmbench mmap bandwidth test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
46d45de37a
commit
9e2956b4a3
1
.github/workflows/benchmark_asterinas.yml
vendored
1
.github/workflows/benchmark_asterinas.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
- lmbench-fs-create-delete-files-10k
|
||||
# Mmap-related benchmarks
|
||||
- lmbench-pagefault
|
||||
- lmbench-mmap-bandwidth
|
||||
# Semaphore benchmark
|
||||
- lmbench-semaphore
|
||||
fail-fast: false
|
||||
|
Reference in New Issue
Block a user