diff options
Diffstat (limited to 'app-benchmarks/httperf/metadata.xml')
-rw-r--r-- | app-benchmarks/httperf/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app-benchmarks/httperf/metadata.xml b/app-benchmarks/httperf/metadata.xml new file mode 100644 index 000000000000..870f412e6dea --- /dev/null +++ b/app-benchmarks/httperf/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>benchmarks</herd> + <longdescription lang="en">Httperf is a tool for measuring web server + performance. It provides a flexible facility for generating various HTTP + workloads and for measuring server performance. The focus of httperf is + not on implementing one particular benchmark but on providing a robust, + high-performance tool that facilitates the construction of both micro- + and macro-level benchmarks. The three distinguishing characteristics of + httperf are its robustness, which includes the ability to generate and + sustain server overload, support for the HTTP/1.1 and SSL protocols, and + its extensibility to new workload generators and performance + measurements.</longdescription> + <upstream> + <remote-id type="google-code">httperf</remote-id> + </upstream> +</pkgmetadata> |