sirun 0.1.9

A benchmark test runner
1
2
3
{
  "run": "bash -c 'end=$((SECONDS+2)); while [ $SECONDS -lt $end ]; do continue; done'"
}