[ci skip] update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
6d29e638b4
commit
550348c2e7
|
@ -143,7 +143,7 @@ Memory average usage: **28Mb** (the total bytes of memory obtained from the OS.)
|
|||
|
||||
![memory usage](screenshot/memory.png)
|
||||
|
||||
Test Command:
|
||||
Test Command (We use [bat](https://github.com/astaxie/bat) as default cli tool.):
|
||||
|
||||
```sh
|
||||
$ for i in {1..9999999}; do bat -b.N=1000 -b.C=100 POST localhost:8088/api/push notifications:=@notification.json; sleep 1; done
|
||||
|
|
Loading…
Reference in New Issue