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.
10 lines
217 B
Text
10 lines
217 B
Text
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
|