mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-10 13:56:48 +00:00
Change visibility of benchmarks
This commit is contained in:
parent
a566e25803
commit
09204600c0
@ -1,8 +1,5 @@
|
||||
{
|
||||
"benchmarks": [
|
||||
"mem_read_bw",
|
||||
"mem_write_bw",
|
||||
"mem_copy_bw",
|
||||
"mem_pagefault_lat",
|
||||
"mem_mmap_bw",
|
||||
"mem_mmap_lat",
|
||||
@ -25,16 +22,13 @@
|
||||
"vfs_write_lat",
|
||||
"vfs_stat_lat",
|
||||
"vfs_fstat_lat",
|
||||
"vfs_fcntl_lat",
|
||||
"vfs_read_pagecache_bw",
|
||||
"vfs_select_lat",
|
||||
"ramfs_create_delete_files_0k_ops",
|
||||
"ramfs_create_delete_files_10k_ops",
|
||||
"ext2_copy_files_bw",
|
||||
"tcp_loopback_bw_4k",
|
||||
"tcp_loopback_bw_64k",
|
||||
"tcp_loopback_lat",
|
||||
"tcp_virtio_lat",
|
||||
"tcp_loopback_connect_lat",
|
||||
"tcp_loopback_select_lat",
|
||||
"tcp_loopback_http_bw",
|
||||
|
@ -4,5 +4,5 @@
|
||||
"search_pattern": "Select on ",
|
||||
"result_index": "5",
|
||||
"description": "lat_select",
|
||||
"title": "[Network] The cost of select (file fds)"
|
||||
"title": "[VFS] The cost of select (file fds)"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user