21 releases

0.6.0 Feb 28, 2025
0.5.2 Oct 31, 2023
0.5.1 Jan 28, 2023
0.4.1 Jun 16, 2022
0.1.9 Jul 30, 2021

#4 in #web-performance

Download history 369/week @ 2024-11-30 460/week @ 2024-12-07 244/week @ 2024-12-14 41/week @ 2024-12-21 35/week @ 2024-12-28 208/week @ 2025-01-04 340/week @ 2025-01-11 459/week @ 2025-01-18 333/week @ 2025-01-25 169/week @ 2025-02-01 160/week @ 2025-02-08 283/week @ 2025-02-15 254/week @ 2025-02-22 463/week @ 2025-03-01 326/week @ 2025-03-08 479/week @ 2025-03-15

1,575 downloads per month

Apache-2.0

135KB
967 lines

Goose Eggs

Helpful in writing Goose load tests.

crates.io Documentation Apache-2.0 licensed CI

Documentation


lib.rs:

Goose Eggs are helpful in writing Goose load tests.

Example

The Umami example included with Goose has been converted to use the Goose Eggs library and serves as a useful example on how to leverage it when writing load tests.

Feature flags

  • default: use the native TLS implementation for goose and reqwest
  • rustls-tls: use the TLS implemenation provided by rustls

Dependencies

~20–37MB
~527K SLoC