Skip to content
forked from ravinet/mahimahi

Web performance measurement toolkit

License

Notifications You must be signed in to change notification settings

goelayu/mahimahi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mahimahi: a web performance measurement toolkit

Installation requirements: OpenSSL 1.1.0

Note this version of mahimahi isn't backwards compatible with older versions of openSSL

Install openSSL in the /usr/lib location or otherwise configure mahimahi with the following command

CPPFLAGS=-I/path-to-openssl-1.1.1g/include/ LDFLAGS=-L/path-to-openssl-1.1.1g/ ./configure

About

Web performance measurement toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.4%
  • Perl 4.0%
  • Makefile 2.4%
  • C 1.6%
  • M4 1.6%