Jeff King <peff@xxxxxxxx> writes: > But while looking at it, I noticed a bunch of cleanups for > diff_filespec. With the patches below, sizeof(struct diff_filespec) on > my 64-bit machine goes from 96 bytes down to 80. Compiling with "-m32" > goes from 64 bytes down to 52. > > The first few patches have cleanup value aside from the struct size > improvement. The last two are pure optimization. I doubt the > optimization is noticeable for any real-life cases, so I don't mind if > they get dropped. But they're quite trivial and obvious. Thanks for a pleasant read. -- 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