httpit:用Go编写的快速http(s)基准测试工具

时间:2021-03-12 21:08:56
【文件属性】:
文件名称:httpit:用Go编写的快速http(s)基准测试工具
文件大小:3.74MB
文件格式:ZIP
更新时间:2021-03-12 21:08:56
go fast golang http benchmark gonetx / httpit httpit是一种快速HTTP(S)的基准工具,它的顶部 。 也要感谢和。 安装 从获取二进制文件或直接运行go get -u github.com/gonetx/httpit 。 用法 Usage: httpit url [flags] Flags: -b, --body string Http request body --cert string Path to the client ' s TLS Certificate -c, --connections int Maximum number of concurrent connections (default 128) -a, --disableKeepAlives Disable HTTP keep-alive, if tr
【文件预览】:
httpit-main
----go.mod(435B)
----main.go(4KB)
----.github()
--------.hound.yml(24B)
--------config.yml(794B)
--------CONTRIBUTING.md(1KB)
--------dependabot.yml(246B)
--------.editorconfig(354B)
--------CODE_OF_CONDUCT.md(5KB)
--------ISSUE_TEMPLATE()
--------pull_request_template.md(375B)
--------workflows()
----go.sum(34KB)
----LICENSE(1KB)
----main_test.go(456B)
----README.md(3KB)
----capture()
--------count.gif(1.76MB)
--------duration.gif(2.07MB)
----pit()
--------client.go(4KB)
--------tui.go(8KB)
--------testdata()
--------client_test.go(2KB)
--------header_test.go(1KB)
--------pit.go(4KB)
--------pit_test.go(2KB)
--------header.go(655B)
--------dialer.go(3KB)
--------dialer_test.go(3KB)
--------tui_test.go(4KB)
--------config.go(774B)
----.gitignore(346B)

网友评论