ocaml-benchmark 1.3-1 source package in Ubuntu

Changelog

ocaml-benchmark (1.3-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bump Standards-Version to 3.9.6 (no changes)

 -- Stéphane Glondu <email address hidden>  Mon, 04 May 2015 08:44:55 -0300

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-benchmark_1.3-1.dsc 2.1 KiB 573992d515c5311ba1b94a4a37f01ba8311b71904c0d7105224c0d8f0f4675de
ocaml-benchmark_1.3.orig.tar.gz 57.2 KiB 214a5fa2ffb77244c53094b3f8d3d89a00ae9aedc4587c9d8c9f9180c2cbdac6
ocaml-benchmark_1.3-1.debian.tar.xz 5.6 KiB 7e37b4236ceabb01a23ea4db722b08314d50a5e66e1eb3fcfa863ef3c9f7482b

Available diffs

No changes file available.

Binary packages built by this source

libbenchmark-ocaml-dev: No summary available for libbenchmark-ocaml-dev in ubuntu wily.

No description available for libbenchmark-ocaml-dev in ubuntu wily.

libbenchmark-ocaml-dev-dbgsym: debug symbols for package libbenchmark-ocaml-dev

 This library implements benchmarking functions for measuring the
 run-time of one or many functions using latency (multiple
 repetitions) or throughput (repeat until some time period has
 passed) tests.
 .
 It is inspired by the Perl module of the same name ( benchmark ).