160 Commits

Author SHA1 Message Date
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
Fabing Li
3461bd5de6 Add more boundary checks for epoll_wait 2024-10-30 10:42:16 +08:00
Jianfeng Jiang
00ffc5266d Add tcp poll test program 2024-10-28 22:47:50 +08:00
Yuke Peng
f8bd71a1e7 Add Nginx benchmark CI 2024-10-28 18:57:41 +08:00
Yuke Peng
88939f2a4c Add Redis benchmark CI 2024-10-28 18:57:41 +08:00
Ruihan Li
b5610f3034 Report POLLNVAL in poll for invalid FDs 2024-10-28 14:33:32 +08:00
Jianfeng Jiang
7c3e3738a1 Enable tap mode network and vhost 2024-10-26 22:07:38 +08:00
Zhang Junyang
c38455f9f6 Add tests for system call sched_get/set_affinity 2024-10-26 22:06:41 +08:00
Wang Taojie
418fb10d6e Supplement ioctl() gVisor test 2024-10-21 09:43:43 +08:00
Fabing Li
09204600c0 Change visibility of benchmarks 2024-10-17 15:02:52 +08:00
jiangjianfeng
a566e25803 Set tcp benchmarks' backlog as 1 2024-10-17 14:52:58 +08:00
jiangjianfeng
090149eed7 Add tcp latency test over virtio-net 2024-10-14 20:59:25 +08:00
Fabing Li
6e7b12c3c4 Extract the status of guest VM from its log 2024-10-09 19:35:03 +08:00
Fabing Li
ab7c4f3740 Update the benchmark linux kernel 2024-10-08 17:53:47 +08:00
Fabing Li
5402f1fbf7 Wait for the QEMU process to exit 2024-10-08 17:52:20 +08:00
Fabing Li
4f060b338c Remove unused guest_guest choice 2024-10-08 17:52:20 +08:00
Fabing Li
46b34aa648 Rename tcp_loopback_bw to tcp_loopback_bw_4k 2024-10-08 16:42:37 +08:00
Yuke Peng
61f6c637d2 Add Nginx benchmark CI 2024-10-01 14:18:02 +08:00