aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xtime.ml
Commit message (Collapse)AuthorAgeFilesLines
* Revise the "bench" entries of the test suiteXavier Leroy2019-09-171-0/+101
Initially, the "bench" entries of the test suite used a "xtime" utility developed in-house and not publically available. This commit adds a version of "xtime" written in OCaml (tools/xtime.ml) and updates the "bench" entries of the test/*/Makefile to use it.