miller/scripts/chain-lengths.sh
John Kerl 471a110e85
Mlrval arrayval from []Mlrval to []*Mlrval (#880)
* to do
* Mlrval arrayval from []Mlrval to []*Mlrval
2022-01-17 15:13:57 -05:00

69 lines
1.7 KiB
Bash
Executable file

mlrs="mlr5 ~/tmp/miller/mlr ./mlr"
#mlrs="mlr5 ./mlr"
#reps="1"
reps="1 2 3"
#reps="1 2 3 4 5 6 7 8 9 10"
echo; for mlr in $mlrs; do
for k in $reps; do
justtime $mlr --csv --from ~/tmp/big.csv \
then put -f scripts/chain-1.mlr \
> /dev/null
done
done
echo; for mlr in $mlrs; do
for k in $reps; do
justtime $mlr --csv --from ~/tmp/big.csv \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
> /dev/null
done
done
echo; for mlr in $mlrs; do
for k in $reps; do
justtime $mlr --csv --from ~/tmp/big.csv \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
> /dev/null
done
done
echo; for mlr in $mlrs; do
for k in $reps; do
justtime $mlr --csv --from ~/tmp/big.csv \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
> /dev/null
done
done
echo; for mlr in $mlrs; do
for k in $reps; do
justtime $mlr --csv --from ~/tmp/big.csv \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
> /dev/null
done
done
echo; for mlr in $mlrs; do
for k in $reps; do
justtime $mlr --csv --from ~/tmp/big.csv \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
then put -f scripts/chain-1.mlr \
> /dev/null
done
done