bzr log -v should be faster

Bug #127030 reported by Jelmer Vernooij
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Low
Jelmer Vernooij

Bug Description

  affects /products/bzr-svn
  status triaged
  importance low

bzr log has a complexity of O(N!) where N is the number of revisions. It
will try to build up the file id map again for each revision. It should
be caching the file id map.

Tags: performance
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
assignee: nobody → jelmer
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
milestone: none → 0.4.5
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
milestone: 0.4.5 → 0.4.12
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
milestone: 0.4.12 → 0.4.11
status: Triaged → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.