When using tickerlogreplay.q with tickerplant logs from a segmented tickerplant that are split by table and by hour - the replay script runs sort after each log file.
Is this intentional? Would it not be quicker to run sort once for each table at the very end of the script rather than after each period?
Thanks