Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markparticle authored Jun 28, 2020
1 parent 4c454e4 commit 2231f04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,14 @@ make

## 单元测试
```bash
cd test
make
./bin/server
./test
```

## 压力测试
```bash
cd ./webbench-1.5/webbench -c 10000 -t 10 http://ip:port/
./webbench-1.5/webbench -c 10000 -t 10 http://ip:port/
```
* 测试环境: Ubuntu:19.10 cpu:i5-8400 内存:8G
* QPS 9000~10000
Expand Down

0 comments on commit 2231f04

Please sign in to comment.