Fast cross-platform HTTP benchmarking tool written in Go
Stars
6.8k
Forks
332
Watchers
6.8k
Open Issues
26
Overall repository health assessment
No package.json found
This might not be a Node.js project
109
commits
4
commits
1
commits
1
commits
1
commits
1
commits
TLS: make --insecure option actually work without custom certificates
2d495acView on GitHubfasthttp client: set HTTP method after copying the headers
39c14dfView on GitHubREADME: don't mention go version in README
1c21a01View on GitHubSemaphore CI: apparently go 1.20 does not support toolchain directive
f6fcc69View on GitHubSemaphore CI: go 1.23 & 1.24 is not yet available on Semaphore it seems
cd3f1b6View on GitHubSemaphone CI: instead of go 1.22 test with go 1.23 & 1.24
d2d7436View on GitHubSemaphone CI: update config to use Go 1.22
a9bcd1dView on GitHubdependencies: update and tidy up dependencies
59085d2View on GitHubbombardier: change internal URL handling and set timeouts for dialing
faae8e1View on GitHubbuild.py: add Go linker flags to reduce binary size
0f9cb84View on GitHubclient tests: simplify TestHTTP2Client test and use httptest.Server
9853bd1View on GitHub