ubuntu系统下安装webbench压力测试
1、打开ubuntu系统

2、安装ctagsapt-get install exuberant-ctags

3、官网下载webbench

4、解压缩tar zxvf webbench-1.5.tar.gz

5、进入webbench-1.5目录执行make命令

6、make install

7、测试用法:webbench -c 并发数 -t 运行测试时间 URL

1、打开ubuntu系统
2、安装ctagsapt-get install exuberant-ctags
3、官网下载webbench
4、解压缩tar zxvf webbench-1.5.tar.gz
5、进入webbench-1.5目录执行make命令
6、make install
7、测试用法:webbench -c 并发数 -t 运行测试时间 URL