git clone https://github.com/dictcp/sysbench
cd sysbench/
git submodule update --init
sudo apt install automake libtool pkg-config make
./autogen.sh
./configure --without-mysql
make -j 4
# sysbench binary is ready at ./src/
#
# you may run benchmark command like
# ./src/sysbench cpu --threads=1 run
forked from akopytov/sysbench
-
Notifications
You must be signed in to change notification settings - Fork 0
sysbench fork for running on risc-v
License
dictcp/sysbench
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
sysbench fork for running on risc-v
Resources
License
Stars
Watchers
Forks
Languages
- C 42.7%
- Raku 3311 22.7%
- M4 16.3%
- Lua 8.3%
- Shell 6.8%
- Makefile 1.8%
- Other 1.4%