erlang-horse 0+git20161117.0.4dc81d4-1 source package in Ubuntu

Changelog

erlang-horse (0+git20161117.0.4dc81d4-1) unstable; urgency=medium

  * Initial release (Closes: #917049)

 -- Nobuhiro Iwamatsu <email address hidden>  Tue, 29 May 2018 12:18:01 +0900

Upload details

Uploaded by:
LeoFS maintainers team
Uploaded to:
Sid
Original maintainer:
LeoFS maintainers team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Downloads

File Size SHA-256 Checksum
erlang-horse_0+git20161117.0.4dc81d4-1.dsc 2.1 KiB d9f220a9a6ab7e951e37230c1f4fa29499b9f7191b519e0aeb037cc375c21839
erlang-horse_0+git20161117.0.4dc81d4.orig.tar.gz 5.7 KiB 937066755adb8ed9c2bd383b9745a36538dee6cbc6c5c87f3e69a7187d36351a
erlang-horse_0+git20161117.0.4dc81d4-1.debian.tar.xz 1.8 KiB 346ff80b91f1e1288a875c26d9d5d28e72c2174ea0d9f50b4ff58893c07fd73d

No changes file available.

Binary packages built by this source

erlang-horse: Erlang library for integrated performance testing

 Horse is designed to provide quick feedback on the performance
 of units of code, for example a function or a group of functions.
 .
 Horse works in a manner similar to the `eunit` application: it
 will export automatically all the performance test functions,
 run them one after another and give you a convenient report.