diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 18:53:35 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 20:50:25 +0100 |
commit | 96495df2844879c8e5a96734eea2673815bf2c37 (patch) | |
tree | d3fc5e2cee7ef94ed6a1210e5ee255b76b60d225 /app-benchmarks/wrk | |
parent | app-benchmarks/filebench: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-96495df2844879c8e5a96734eea2673815bf2c37.tar.gz gentoo-96495df2844879c8e5a96734eea2673815bf2c37.tar.bz2 gentoo-96495df2844879c8e5a96734eea2673815bf2c37.zip |
app-benchmarks/wrk: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'app-benchmarks/wrk')
-rw-r--r-- | app-benchmarks/wrk/metadata.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app-benchmarks/wrk/metadata.xml b/app-benchmarks/wrk/metadata.xml index 732ae8ed75af..991df185e6e9 100644 --- a/app-benchmarks/wrk/metadata.xml +++ b/app-benchmarks/wrk/metadata.xml @@ -1,18 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>vikraman@gentoo.org</email> - <name>Vikraman Choudhury (vikraman)</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>vikraman@gentoo.org</email> + <name>Vikraman Choudhury (vikraman)</name> + </maintainer> + <longdescription lang="en"> wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue. An optional LuaJIT script can perform HTTP request generation, response processing, and custom reporting. </longdescription> - <upstream> - <remote-id type="github">wg/wrk</remote-id> - </upstream> + <upstream> + <remote-id type="github">wg/wrk</remote-id> + </upstream> </pkgmetadata> |