in reply to Re^2: Reducing memory usage while matching log entries
in thread Reducing memory usage while matching log entries
That shouldn't be a problem as long as you use an stable sort implementation or alternatively the line number or a timestamp as the secondary sorting key.
|
|---|