diff --git a/README.MD b/README.MD index a37ddae1d..98796c68f 100644 --- a/README.MD +++ b/README.MD @@ -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.