auto commit

This commit is contained in:
CyC2018
2018-09-02 10:59:51 +08:00
parent 9308a2a496
commit 39965a71db
3 changed files with 19 additions and 19 deletions

View File

@ -13,7 +13,7 @@
### 1. 响应时间
某个请求从发出到接收到响应消耗的时间。
指某个请求从发出到接收到响应消耗的时间。
在对响应时间进行测试时,通常采用重复请求方式,然后计算平均响应时间。