app-benchmarks / httperf

A tool from HP for measuring web server performance

Official package sites : https://github.com/httperf/httperf ·

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.

v0.9.1_p20181111-r1 :: 0 :: gentoo

Modified
License
GPL-2+-with-openssl-exception
Keywords
amd64 x86 ~amd64-linux ~mips ~x64-macos
USE flags
debug idleconn

v0.9.1_p20181111 :: 0 :: gentoo

Modified
License
GPL-2+-with-openssl-exception
Keywords
amd64 x86 ~amd64-linux ~mips ~x64-macos
USE flags
debug idleconn

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
idleconn
Build with the idleconn program

dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / libevent : Library to execute a function when a specific event occurs on a file descriptor

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

943906
app-benchmarks/httperf-0.9.1_p20181111-r1 fails to compile: httperf.c:1384:24: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 x86, #934658
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-benchmarks/httperf: Stabilize 0.9.1_p20181111-r1 amd64, #934658
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-benchmarks/httperf: drop obsolete LibreSSL patch
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-benchmarks/httperf: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Stefan Strogin · gentoo
app-benchmarks/httperf: add patch for LibreSSL support
Closes: https://bugs.gentoo.org/684804 Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
app-benchmarks/httperf: Drop 0.9.1_p20161228
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-benchmarks/httperf: amd64 stable wrt bug #684668
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Mikle Kolyada · gentoo
app-benchmarks/httperf: x86 stable wrt bug #684668
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
app-benchmarks/httperf: Add 0.9.1_p20181111 snapshot
Fixes build with >=dev-libs/openssl-1.1 Thanks-to: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Closes: https://bugs.gentoo.org/674582 Package-Manager: Portage-2.3.65, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Göktürk Yüksek · gentoo
app-benchmarks/httperf: remove old, migrate away from google code #544092
Package-Manager: portage-2.3.0
Göktürk Yüksek · gentoo
app-benchmarks/httperf: x86 stable #608506
Tested on my Pentium M processor 1.60GHz Package-Manager: portage-2.3.0
Agostino Sarubbo · gentoo
app-benchmarks/httperf: amd64 stable wrt bug #608506
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Göktürk Yüksek · gentoo
app-benchmarks/httperf: bump to 0.9.1_p20161228
Upstream hasn't started doing releases on github yet. See: https://github.com/httperf/httperf/issues/34 Package-Manager: portage-2.3.0
Anthony G. Basile · gentoo
app-benchmarks/httperf: add libressl support
Package-Manager: portage-2.2.28
Tobias Klausmann · gentoo
app-benchmarks/httperf: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed