mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
69 lines
1.7 KiB
Bash
Executable file
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
|