Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37527133
en ru br
Репозитории ALT

Группа :: Сети/WWW
Пакет: wrk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Summary: a HTTP benchmarking tool
Name: wrk
Version: 4.0.1
Release: alt1
Url: https://github.com/wg/wrk
Source: %name-%version.tar
Patch0: wrk-3.1.1-alt1-install-fix.patch
Packager: Valentin Rosavitskiy <valintinr at altlinux.org>
License: Apache License
Group: Networking/WWW

BuildRequires: libssl-devel

%description
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. Several example scripts are located in
scripts/


%prep
%setup
%patch0 -p1

%build
%make_build

%install
%makeinstall_std

%files
%_sbindir/wrk
%doc LICENSE NOTICE README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin