doc: add flamegraph svg

main
大可 2022-01-03 22:28:42 +08:00
parent 7b3dc53daa
commit b0d33586c5
3 changed files with 839 additions and 0 deletions

View File

@ -58,3 +58,14 @@ Running 10s test @ http://127.0.0.1:1218/?name=xoyo&opt=get
Requests/sec: 73034.96
Transfer/sec: 45.20MB
```
Flamegraph
---
PUT
![flamegraph_put](./flamegraph_put.svg)
GET
![flamegraph_get](./flamegraph_get.svg)

414
flamegraph_get.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 427 KiB

414
flamegraph_put.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 423 KiB