/firecannon

HTTP online stress testing tool

Primary LanguageRust

Firecannon

HTTP Load Testing Tool

Anotations

  • Uses green threads to simulate multiple users.
  • Uses tokio to make async requests.
  • Uses reqwest to make http requests.

References