codesenberg / bombardier

Fast cross-platform HTTP benchmarking tool written in Go
MIT License
6.03k stars 315 forks source link

Release arm64 binary #63

Closed RobertHenry6bev closed 4 years ago

RobertHenry6bev commented 4 years ago

Can you please release arm64 binaries as well into https://github.com/codesenberg/bombardier/releases ?

Thanks

codesenberg commented 4 years ago

ARM64 binaries are now available for the latest release.

RobertHenry6bev commented 4 years ago

thank you!

RobertHenry6bev commented 3 years ago

Do you build these binaries on a linux arm64 machine, or rely on go's cross compiler?

I'm finding that bombardier I download from here, when run on ubuntu 21.04 and 20.10 on a many-core arm64, will hang, refuse to be killed, turn into a zombie. I will try building bombardier natively