goelayu / mahimahi

Web performance measurement toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:C++ 90.4%Language:Perl 4.0%Language:Makefile 2.4%Language:C 1.6%Language:M4 1.6%Language:Shell 0.0%