File: multicore_bench.ml

package info (click to toggle)
ocaml-multicore-bench 0.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: ml: 1,476; sh: 60; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
module Trend = Trend
module Metric = Metric
module Unit_of_rate = Unit_of_rate
module Unit_of_time = Unit_of_time
module Times = Times
module Suite = Suite
module Cmd = Cmd
module Countdown = Countdown
module Util = Util