Commit Graph

221 Commits

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