add performance testing result

This commit is contained in:
John
2020-04-23 19:51:08 +08:00
parent 0d11c0a1f8
commit 4721f68fd8

View File

@ -39,14 +39,14 @@ golang version >= 1.13
Here's the most popular Golang frameworks and libraries performance testing result in `WEB Server`. Performance testing cases source codes are hosted at: https://github.com/gogf/gf-performance
Environment:
## Environment
OS : Ubuntu 18.04 amd64
CPU : AMD A8-6600K x 4
MEM : 32GB
GO : v1.13.4
Testing tool
## Testing Tool
`ab`: Apache HTTP server benchmarking tool.