|
|
Choosing A Webhost: |
Re: add/record time: msg#00098version-control.darcs.user
On Sun, Jul 27, 2003 at 01:01:44PM -0700, Trevor Talbot wrote: > It was a copy of the original repository before the ~7000 file add. > It's had two changes made to it, one that modified 6 files and another > that deleted a couple CVS directories. The original repository has had > the ~7000 file add (with the 6 original files modified in the process) > and another couple directory removals. Hmmmmm. The slow function here would presumably be merging those six changes (plus deleted directories--if they weren't empty then this could come to quite a few patches) with all the 14000 patches (7000 adds and 7000 initial file contents). I'll see about running a scenario like this with the profiler, since there may be another obvious optimization I can do. If there is no obvious optimization, I can at least switch from Strings to PackedStrings for the filenames, which should at least cut down on the prefactor, if it doesn't improve the scaling of all this merging. Obviously the merges are all trivial, but each one involves a String compare, and I suppose those could add up... -- David Roundy http://www.abridgegame.org
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: add/record time, Trevor Talbot |
|---|---|
| Next by Date: | Re: add/record time, David Roundy |
| Previous by Thread: | Re: add/record time, Trevor Talbot |
| Next by Thread: | Re: add/record time, David Roundy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |