On ср 17 авг 2011 05:53:57 MSD, Tay Ray Chuan <rctay89@xxxxxxxxx> wrote: > In xdl_cleanup_records(), we see O(n*m) performance, where n is the > number of records from xdf->dstart to xdf->dend, and m is the size of a > bucket in xdf->rhash (<= by mlim). > > Here, we improve this to O(n) by pre-computing nm (in rcrec->len(1|2)) > in xdl_classify_record(). Thanks for your patch, btw, now diff is much faster -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html