1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/benchmarks/shellbench/pkg-plist
Stefan Eßer 05857c1ba0 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.
2021-09-23 12:21:21 +02:00

11 lines
217 B
Plaintext

bin/shellbench
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%DATADIR%%/assign.sh
%%DATADIR%%/cmp.sh
%%DATADIR%%/count.sh
%%DATADIR%%/eval.sh
%%DATADIR%%/func.sh
%%DATADIR%%/null.sh
%%DATADIR%%/output.sh
%%DATADIR%%/subshell.sh