Bombardier: Skillnad mellan sidversioner

Från Wiki.linux.se
Hoppa till navigering Hoppa till sök
(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...')
(Ingen skillnad)

Versionen från 24 juli 2024 kl. 14.45

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