docs: [ci skip] add memory usage. (#196)

This commit is contained in:
Bo-Yi Wu 2017-03-12 06:50:39 -05:00 committed by GitHub
parent 7360bc8a04
commit 5b8ce06bee
2 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,7 @@ A push notification micro server using [Gin](https://github.com/gin-gonic/gin) f
- [Support Platform](#support-platform)
- [Features](#features)
- [Memory Usage](#memory-usage)
- [Basic Usage](#basic-usage)
- [Download a binary](#download-a-binary)
- [Command Usage](#command-usage)
@ -114,6 +115,12 @@ stat:
path: "level.db"
```
## Memory Usage
Memory average usage: **10Mb**
![memory usage](screenshot/memory_usage.png)
## Basic Usage
How to send push notification using `gorush` command? (Android or iOS)

BIN
screenshot/memory_usage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB