8000 GitHub - dictcp/sysbench: sysbench fork for running on risc-v
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dictcp/sysbench

 
 

Repository files navigation

sysbench fork for risc-v

Step to build

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

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%
0