On 7 Mar 2020, at 5:22, Christopher Lam wrote:

Ok I think your changes are fine. I don't understand qof_log_check I'd hope it's not slow.

I just pushed the change.

qof_log_check is called a *lot* and I don't think it's a problem. It does a couple of hash table lookups and a couple of string comparisons, but that's it. The hash table will generally only have half a dozen entries so the lookup should be fast.

         Mike
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to