Re: [PATCH] xdiff: load full words in the inner loop of xdl_hash_record
From: Junio C Hamano <hidden> Date: 2016-06-15 22:53:17
Thomas Rast [off-list ref] writes:
Also definitely post-v1.7.10 material, but I figure many people will
be interested. Since it's such a central part of much of git, it's
also quite important that it gets tested heavily.
I am interested but this is a material not beyond 'pu'. Until it
learns to be nice on platforms that do not like unaligned accesses
or use big endian, that is.
Thanks for a fun read, though.