Gnucash very slow after importing 13 yrs data from Quickbooks

Derek Atkins warlord at MIT.EDU
Mon Mar 2 18:59:34 EST 2009


Hi,

Quoting matthew-gnucash at newtoncomputing.co.uk:

> Having realised that loading gets slower the further through the
> file, I suddenly wondered if Gnucash uses the UUID in memory as
> keys in a hash. Whether this is true or not, changing my UUIDs to
> "echo $ordinal | md5sum" and everything runs fast again!

Yep, GnuCash uses the UUID as a key in a hash.

> Now all I need is a Perl version of the Gnucash UUID generator...
> (if anyone has one, please shout!)

Don't know about PERL per se, but fro the shell:

  uuidgen | sed -e 's/-//g'

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list