Lukas Fittl <lukas@fittl.com> writes:
> I think either is fine. If we did it with a message, how about this at
> the beginning of the output function?
> if (loop_count == 0)
> {
> printf(_("WARNING: No timing measurements collected. Report this as a bug to <%s>.\n"), PACKAGE_BUGREPORT);
> return;
> }
WFM.
regards, tom lane