2 Apr 2011 03:28
Hashing support for make
Joerg Sonnenberger <joerg <at> britannica.bec.de>
2011-04-02 01:28:36 GMT
2011-04-02 01:28:36 GMT
Hi all, the attached patch implements the :th modifier. It is intended to cut down the output for MKREPRO=yes. This reduces the amount of IO for verbose builds and also avoids copying data, so it should over all be at least performance neutral. The hash function is Murmurhash3, choosen because it is compact, fast and relatively collision resistent. Joerg
RSS Feed