Re: Git and GCC

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: J.C. Pizarro
Date: Friday, December 7, 2007 - 7:21 pm

On 2007/12/07, "Linus Torvalds" <torvalds@linux-foundation.org> wrote:

If SHA1 is slow then why dont he contribute adding Haval160 (3 rounds)
that it's faster than SHA1? And to optimize still more it with SIMD instructions
in kernelspace and userland.


It's better

1.   "Don't compress this repo but compact this uncompressed repo
      using minimal spanning forest and deltas"
2.   "After, compress this whole repo with LZMA (e.g. 48MiB) from 7zip before
      burning it to DVD for backup reasons or before replicating it to
internet".

   J.C.Pizarro "the noiser"
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Git and GCC, J.C. Pizarro, (Fri Dec 7, 7:21 pm)
Re: Git and GCC, Johannes Schindelin, (Sat Dec 8, 5:24 am)
Re: Git and GCC, Joe Buck, (Sat Dec 8, 12:53 pm)
Re: Git and GCC, Marco Costalba, (Sat Dec 8, 1:28 pm)
Re: Git and GCC, Daniel Berlin, (Sat Dec 8, 6:51 pm)
Re: Git and GCC, Nix, (Fri Dec 14, 5:18 pm)