Bombardier

Från Wiki.linux.se
Version från den 24 juli 2024 kl. 14.45 av Admin (diskussion | bidrag) (Skapade sidan med ' bombardier is a command line HTTP(S) benchmarking tool. It uses fasthttp instead of Go’s default http library, because of its lightning fast performance. With bombardier v1.1 and higher you can now use net/http client if you need to test HTTP/2.x services or want to use a more RFC-compliant HTTP client. This is free and open source software. Features include: Test HTTP/2.x services. Use a more RFC-compliant HTTP client. Uses fasthttp. Cross-platform support – ru...')
(skillnad) ← Äldre version | Nuvarande version (skillnad) | Nyare version → (skillnad)
Hoppa till navigering Hoppa till sök

bombardier is a command line HTTP(S) benchmarking tool. It uses fasthttp instead of Go’s default http library, because of its lightning fast performance.

With bombardier v1.1 and higher you can now use net/http client if you need to test HTTP/2.x services or want to use a more RFC-compliant HTTP client.

This is free and open source software.

Features include:

Test HTTP/2.x services. Use a more RFC-compliant HTTP client. Uses fasthttp. Cross-platform support – runs under Linux, macOS, and Windows. Website: github.com/codesenberg/bombardier Support: Developer: Maksim Fedoseev License: MIT License