Activity log for bug #196607

Date Who What changed Old value New value Message
2008-02-28 15:06:23 QbProg bug added bug
2008-08-08 06:52:20 Robert Collins bzr: status New Confirmed
2008-08-08 06:52:20 Robert Collins bzr: importance Undecided Medium
2008-08-08 06:52:20 Robert Collins bzr: statusexplanation So putting status aside for a second, I have some thoughts on speed. Basically the problem is we're doing size(tree) lookups. I propose that we walk the tree gathering file versions we want to export (for exporting a working tree this suggests using CURRENT to me). iter_changes is probably the right interface to use. Then we can emit all the directories to the exporter at once; after that we can walk the files to export via tree.iter_files_bytes().
2009-12-08 08:02:28 Martin Pool summary Export command improvements (status, speed) export command is slower than checkout
2009-12-08 08:03:59 Martin Pool tags export export performance
2017-11-08 22:57:48 Jelmer Vernooij tags export performance check-for-breezy export performance
2019-02-16 03:48:51 Jelmer Vernooij tags check-for-breezy export performance export performance
2019-05-23 21:52:35 huycuong bug added subscriber huycuong