191 Commits

Author SHA1 Message Date
Fabing Li
76e9694dd0 Enhance the robustness of search pattern 2025-03-05 19:47:19 +08:00
Chen Chengjun
65f9363d7c Add a test for reaper functionality 2025-03-03 19:31:50 +08:00
wheatfox
6d42a07e95 Implement getcpu syscall and add corresponding test application 2025-02-27 11:41:26 +08:00
Fabing Li
6684e7fd02 Convert benchmark configuration files into YAML format 2025-02-26 13:16:49 +08:00
jiangjianfeng
bf96f673dc Unify network benchmark chart title 2025-02-14 19:45:41 +08:00
Ruihan Li
c9e8666267 Clarify titles for TCP connect latency 2025-02-12 20:00:11 +08:00
Ruihan Li
519445078b Remove tcp_loopback_connect_lat from summary 2025-02-12 20:00:11 +08:00
jiangjianfeng
3f951e0c0c Enable gVisor tcp_socket_test 2025-02-11 10:50:20 +08:00
Fabing Li
185b27b01c Unify benchmark job name conventions 2025-02-08 15:29:15 +08:00
Ruize Tang
c4229e3c2f Add INITRAMFS_SKIP_GZIP option to make initramfs encoding/decoding faster 2025-01-23 10:50:43 +08:00
jiangjianfeng
0c8200dc7b Add nginx benchmark and workaround 2025-01-01 10:43:14 +08:00
jiangjianfeng
6e691d5838 Fix several typos in benchmarks 2024-12-31 13:19:30 +08:00
jiangjianfeng
39cc0dca26 Add socket hash table 2024-12-30 09:46:14 +08:00
Cautreoxit
cbf7a85451 Add Memcached into benchmark
Co-authered-by: Zhang Junyang <junyang@stu.pku.edu.cn>
2024-12-27 16:41:18 +08:00
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