PS: Sometimes, trees of trees/containers outperform having everything in one
tree/container.  If the quotes for each symbol are in a separate container,
the RAM hit to query or churn data for that symbol is minimized.  If the
data is kept sorted in all storage forms (when inserted into the container,
when converted to XML), then you really do not need a tree; a simpler list
would do.  Just a thought.

I set my swappiness down to 5.  However, I am now getting daily quotes using
yahoo JSON, so the churn is in the background at midnight.



--
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.

Reply via email to