You might try the sqlite backend, that at least avoids the heavier XML
autosaves.  After making sure the needed sqlite3 libraries are
installed, it's a simple save-as (and don't forget to specify in the now
present dropdown menu what format you want).

If you're willing to tinker in python some day, it also gives you access
to that.

Jeff


On 01/02/2019 09:34, Jamestk wrote:
> Thanks, there are other small issues creeping in which makes me think the
> program is becoming unstable.
>
> Example, when browsing the account tree menu the cursor hangs then jumps
> after a delay to where you are pointing, this only happens when there is a
> data file loaded.
>
> When reconciling an account if auto save starts then it can really take an
> age, i don't tend to time this as go and do something else in between. 
>
> I generally don't run full ledgers either but selected 'all accounts'' by
> mistake while editing options.
>
> My guess is the core code is designed for Linux, porting across to Windows
> may not be ideal?
>
>  
>
>
> Jeff Abrahamson wrote
>> I've been doing reports with python scripts (not an officially supported
>> technique, also requires the backend be sqlite, which is easy).  My
>> reports run in a snap.  That said, maybe I have less data than you.
>>
>> Jeff Abrahamson
>> http://p27.eu/jeff/
>> http://transport-nantes.com/
>>
>> On 01/02/2019 09:07, Jamestk wrote:
>>> *First of all thank you to all of the contributors, devs who have
>>> volunteered
>>> to make GNUCash freely available.  *  
>>>
>>> That said, I do need to ask if any improvements are likely on the speed
>>> front. Basic reports take 1 - 2 minutes to run, larger ledger reports up
>>> to
>>> 15 minutes. I have tried all of the tweaks mentioned on here but with
>>> little
>>> difference, if any.
>>>
>>> Its always puzzled me how crunching numbers requires so much time and
>>> resources, its more intensive than rendering images. Changing even the
>>> report title takes the same amount of time, i.e no number crunching? 
>>>
>>> My set-up isn't complicated, yes accounts go back 10 years but that in
>>> itself is not a large number of transactions overall.
>>>
>>> Sorry to moan but I need to make a decision about what to do.
>>>
>>> Thanks,
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Sent from:
>>> http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
>>> _______________________________________________
>>> gnucash-user mailing list
>>>
>> gnucash-user@
>>> To update your subscription preferences or to unsubscribe:
>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> If you are using Nabble or Gmane, please see
>>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>>> -----
>>> Please remember to CC this list on all your replies.
>>> You can do this by using Reply-To-List or Reply-All.
>> -- 
>>
>> Jeff Abrahamson
>> +33 6 24 40 01 57
>> +44 7920 594 255
>>
>> http://p27.eu/jeff/
>> http://transport-nantes.com/
>>
>> _______________________________________________
>> gnucash-user mailing list
>> gnucash-user@
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> If you are using Nabble or Gmane, please see
>> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
>> -----
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>
>
>
>
> --
> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
> _______________________________________________
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see 
> https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-- 

Jeff Abrahamson
+33 6 24 40 01 57
+44 7920 594 255

http://p27.eu/jeff/
http://transport-nantes.com/

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to