Skip to content

aqlynn/go-http-routers-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-http-routers-testing

Go 路由的性能测试工具

https://caixw.github.io/go-http-routers-testing/

安装

go get github.com/caixw/go-http-routers-testing
运行测试

可以使用 test.benchtime 指定每个测试的运行时间。

go run main.go -test.benchtime=5s

协作

不要提交 /docs/data 下的数据,该数据由本人统一产生。

版权

本项目采用 MIT 开源授权许可证,完整的授权说明可在 LICENSE 文件中找到。

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%