Is there a way to disable the sorting by timestamp, so that the
loganalysis benchmark is unconstrained as to the output order, and
thus presumably make it run faster? This is to say, treat the log
data as a set of events, rather than a sequence of events.
Robert Henry