#!/bin/sh
ulimit -s unlimited
ulimit -c 0
echo run $1
time ./$1-bigloo >/dev/null
time ./$1-bigloo >/dev/null
time ./$1-bigloo >/dev/null
