aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2019-02-18 13:46:21 +0000
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2019-02-18 13:46:21 +0000
commit9d475cf6c810e3d6fc7b8869ce0a120a56cd93b5 (patch)
tree01c4daf5563d3402e4d0cafd87584f15bb6c1464 /benchmarks/Makefile
parent21f59033bc7f91309c50f24c1b9a21cfbc8a5965 (diff)
downloadports-9d475cf6c810e3d6fc7b8869ce0a120a56cd93b5.tar.gz
ports-9d475cf6c810e3d6fc7b8869ce0a120a56cd93b5.zip
benchmarks/hyperfine: new command-line benchmarking tool
This benchmarking tool helps to benchmarks command-line utility and compare them
Notes
Notes: svn path=/head/; revision=493260
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 8d562b30b989..ddf8d9136e50 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -30,6 +30,7 @@
SUBDIR += hs-criterion
SUBDIR += hs-criterion-measurement
SUBDIR += httperf
+ SUBDIR += hyperfine
SUBDIR += imb
SUBDIR += interbench
SUBDIR += iorate