#!/usr/bin/env bash # ------------------------------------------------------------------------------ # Reads a combined benchmark report from standard input and outputs an abbreviated # report containing only totals. Can handle individual reports coming directly # from scripts in test/externalTests/ as well as combined report from merge_benchmarks.sh. # # Usage: #