mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
05857c1ba0
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.
11 lines
217 B
Plaintext
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
|