hURL is a multi-threaded HTTP client which supports persistent connections and request pipelining.
Library for DNS resolution
DNS and HTTP server designed to emulate performance recorded by the Webperf test.
Calcualtes the rendering time of a website.
Library containing shared functions.
The Web performace test. Examples of test configuration files are located under webperf/google.conf
Check webperf/webperf.conf for list of configuration options and their meaning.
Parsing server that turns HTML files into a list of files that must be downloaded in order to render a webpage.
Before compiling for MIPS, change OpenWRT build-root paths in main Makefile.
make x86
make mips
The binaries for webperf are located in webperf/x86 and webperf/mips, and for the playback server is located in playback/x86.