~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 6118.2.3.

  • Committer: John Arbash Meinel
  • Date: 2011-09-01 14:34:27 UTC
  • mto: This revision was merged to the branch mainline in revision 6133.
  • Revision ID: john@arbash-meinel.com-20110901143427-uwgf74kbqdak06ab
An 'entropy' computation.

However, pure entropy is not a good metric. Entropy for bzr revisions is about
5bits/byte, and entropy for gcc is about 4bits/byte, however
compression for bzr is about 4-5:1, but for gcc it is about 20:1.
This is because the compression is mostly about long substrings that
are the same for gcc.

So instead, we'll just try to tweak the zlib one.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: