227 Commits

Author SHA1 Message Date
anbo225
e75b6320ad Add support for group-based permission checking in ext2 2024-12-26 17:07:55 +08:00
Fabing Li
87da1a0787 Enhance the search pattern 2024-12-26 14:52:56 +08:00
jiangjianfeng
3dbdef4d6c Add several lmbench network benchmark 2024-12-26 09:08:21 +08:00
Fabing Li
8a27f7a3b5 Clarify the naming conventions under benchmark/schbench/ 2024-12-24 15:25:55 +08:00
Zejun Zhao
781cb179ff Add scheduler benchmarks to benchmark CI 2024-12-20 09:46:23 +08:00
Zejun Zhao
7cf8df4c3c Make nth_occurrence configurable in benchmark CI 2024-12-20 09:46:23 +08:00
Zejun Zhao
e4beb6e0a7 Make SMP configurable in benchmark CI 2024-12-20 09:46:23 +08:00
Yuke Peng
acc10376e6 Update benchmark README 2024-12-18 14:53:25 +08:00
Yuke Peng
efac408524 Update FIO benchmark CI 2024-12-18 14:53:25 +08:00
Yuke Peng
0397e7281e Enable IOMMU scheme by default in CI 2024-12-18 14:53:25 +08:00
jiangjianfeng
72cb160539 Add keepidle tcp option 2024-12-18 13:19:34 +08:00
Shaowei Song
547c92d2ff Add a simple test for POSIX shared memory 2024-12-18 12:26:33 +08:00
Fabing Li
a739848464 Block ProcCpuinfo cases temporarily 2024-12-17 20:14:13 +08:00
Fabing Li
24f1e02b26 Support prctl(PR_SET_KEEPCAPS/PR_GET_KEEPCAPS) 2024-12-17 20:14:13 +08:00
Fabing Li
e67ed9434b Enhance search pattern with regex 2024-12-17 20:07:26 +08:00
Ruihan Li
1ab63c7bcb Add regression tests for exit() 2024-12-17 19:36:38 +08:00
Zejun Zhao
868b742b31 Add syscall test involving syscall restart 2024-12-16 21:12:08 +08:00
Fabing Li
a0f9f34baf Remove redundant "sqlite/" prefix 2024-12-16 14:57:21 +08:00
Yuke Peng
2a02e84462 Add SQLite ramfs benchmarks 2024-12-16 13:23:30 +08:00
Yuke Peng
859b3f9618 Remove "sqlite/" prefix in summary.json 2024-12-16 13:23:30 +08:00
Fabing Li
cd22854f59 Add proc_test for procfs 2024-12-15 16:52:24 +08:00
jiangjianfeng
8b07a68e9e Add regression test for keepalive and tcp nodelay 2024-12-15 16:50:43 +08:00
jiangjianfeng
74a59206d7 Refactor sockoption.c with test framework 2024-12-15 16:50:43 +08:00
Roman Korostinskiy
13229cc037 Implement totalram and freeram computation for sysinfo 2024-12-15 16:37:40 +08:00
Roman Korostinskiy
4f653acfa3 Implementation of uptime for sysinfo 2024-12-15 16:37:40 +08:00
Zejun Zhao
68ea0cebf9 Fix result extraction of lmbench/tcp_virtio_lat 2024-12-15 09:45:23 +08:00
Zejun Zhao
1c5666cfa3 Make sysbench configuration compatible with new benchmark framework 2024-12-15 09:45:23 +08:00
Fabing Li
20ee05e8e0 Fix result extraction 2024-12-12 20:43:47 +08:00
Fabing Li
4316247d82 Add ext2 benchmarks of sqlite 2024-12-11 23:04:49 +08:00
Fabing Li
946e4d5529 Add interface to generate one more results with one benchmark job 2024-12-11 23:04:49 +08:00
Fabing Li
5d1c16896a Reorganize benchmark structure 2024-12-11 23:04:49 +08:00
Ruize Tang
065a3bd1c3 Avoid inline comments in variable assignments in Makefile 2024-12-11 19:37:45 +08:00
Yuke Peng
c0e572becd Add ramfs_copy_files_bw benchmark 2024-12-11 17:12:33 +08:00
Yuke Peng
2b767c774d Make ext2_copy_files_bw script consistent with description 2024-12-11 17:12:33 +08:00
Ruihan Li
fbe7734a5c Fix CI failures in network tests 2024-12-11 16:47:13 +08:00
Ruize Tang
6c4f56723c Fix futex lost wakeup 2024-11-27 10:27:22 +08:00
Ruize Tang
05ff441577 Clear DF flag during signal handling to conform to x86-64 calling convention 2024-11-26 10:50:58 +08:00
Jianfeng Jiang
c8c9b9753e Make all network benchmark run with tap backend and vhost on 2024-11-20 20:24:03 +08:00
jiangjianfeng
03aee4a7d7 Include tcp_loopback_bw_4k in summary 2024-11-20 18:27:36 +08:00
Shaowei Song
b88675c4e9 Stabilize the benchmark results of FIO 2024-11-20 16:22:20 +08:00
jiangjianfeng
56727aa5ee Add bw_tcp_virtio benchmark 2024-11-12 17:47:40 +08:00
Shaowei Song
c7404f8139 Add several FIO tests to the benchmark CI 2024-11-09 10:38:50 +08:00
Shaowei Song
31ebcbf264 Support specifying SCHEME in the benchmark 2024-11-09 10:38:50 +08:00
Shaowei Song
012dacab93 Ensure only numeric values are extracted from the benchmark results 2024-11-09 10:38:50 +08:00
Fabing Li
3ad1ea4d66 Fix the title of ext2 and ramfs benchmark 2024-11-08 11:24:15 +08:00
Ruihan Li
827c15aa03 Add self-connecting regression tests 2024-11-08 10:49:02 +08:00
Ruihan Li
19b13d88e2 Fix clone_exit_signal test 2024-11-06 21:53:55 +08:00
Fabing Li
1fe74c9c92 Add sys_getrlimit and sys_setrlimit 2024-11-06 21:53:31 +08:00
Fabing Li
7a08d9a660 Support other SigStackFlags 2024-11-06 15:00:01 +08:00
Shaowei Song
16a319a8ea Adjust and align the qemu arguments of virtio-blk-pci 2024-11-06 11:00:43 +08:00