[diffoscope] branch master updated (f47459f -> 02ca5e6)

Chris Lamb chris at chris-lamb.co.uk
Fri Dec 23 12:46:22 CET 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a change to branch master
in repository diffoscope.

      from  f47459f   Avoid unpacking packages twice when comparing .changes. (Closes: #843531)
       new  b50c7d9   Add a simple profiling framework.
       new  4bf99b1   Profile the time taken to produce the various output formats.
       new  a543efe   Profile container extraction, opening and closing times.
       new  4759c91   Profile the "has_same_content_as" methods.
       new  02ca5e6   Profile the high-level "compare_files" recursive method.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 diffoscope/comparators/__init__.py | 11 ++++---
 diffoscope/comparators/utils.py    | 10 ++++--
 diffoscope/main.py                 | 39 +++++++++++++---------
 diffoscope/profiling.py            | 66 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 104 insertions(+), 22 deletions(-)
 create mode 100644 diffoscope/profiling.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list