#!/bin/sh
(time ./renderer-invocation.sh && ./put.sh) > console.log & tail -f console.log
