Skip to content

Golang http benchmark by replaying access log files.

License

Notifications You must be signed in to change notification settings

qvest-digital/replaybench

 
 

Repository files navigation

replaybench

Golang http benchmark and statistic tool replaying access log files.

WORK in progress: Do not expect a ready solution, here!

Features

The tool should answer the following questions:

  • How much user sessions per timeframe
  • Number of Requests per user session, split by GET of assets, GET of html, POST
  • Call count per timeframe

Reporting in: average, max, 99%

About

Golang http benchmark by replaying access log files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%