File: META

package info (click to toggle)
ocaml-benchmark 0.9-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 236 kB
  • ctags: 222
  • sloc: ml: 689; makefile: 151; sh: 57; perl: 12
file content (7 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
5
6
7
# Specifications for the Benchmark module             		-*-conf-*-
name = "benchmark"
version = "0.9"
description = "Benchmark running times of code."
requires = "unix"
archive(byte) = "benchmark.cma"
archive(native) = "benchmark.cmxa"