summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-09-23 12:17:26 +0200
committerStefan Eßer <se@FreeBSD.org>2021-09-23 12:21:21 +0200
commit05857c1ba0303241bbd497f3e21930c4fe23111c (patch)
treec2d4d47b91efed35e0c396d439f27d0d4dcf3b54 /benchmarks/Makefile
parentet/openmpi: disable SLURM on all 32-bit architectures (diff)
benchmarks/shellbench: add new port
This program allows to compare the performance of different POSIX shells (e.g. sh, bash, dash, ksh, zsh, ...). A number of sample scripts are included and can be easily extended to cover more areas.
Diffstat (limited to '')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index d45d58ee2676..511849625cf8 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -85,6 +85,7 @@
SUBDIR += scimark2c
SUBDIR += siege
SUBDIR += sipp
+ SUBDIR += shellbench
SUBDIR += slowloris
SUBDIR += smhasher
SUBDIR += spp