https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255551
--- Comment #2 from Jason W. Bacon <[email protected]> --- Created attachment 224652 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224652&action=edit Column 2 from the original BED (TSV) file time sort -n test.txt > /dev/null 3.004u 0.063s 0:03.06 100.0% 55+172k 0+0io 0pf+0w time gsort --parallel 1 -n test.txt > /dev/null 0.628u 0.047s 0:00.67 98.5% 156+182k 0+0io 0pf+0w -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
