[Kmymoney-devel] AccountsModel loadInstitution and loadSubaccounts recursiveness

Alvaro Soliverez asoliverez at kde.org
Sun Sep 19 15:44:03 CEST 2010


Hello Cristian,
I'm checking the results of the callgrind profiling.

I've found some oddness.

There are two methods in the AccountsModel that get called and incur
the most time, loadSubAccounts and loadInstitution.
The AccountModel::load() method calls both, but in turn, the
loadSubAccounts method calls loadInstitution too.

I haven't looked at it in enough detail to verify if that's correct or
it can be avoided, because I was looking for something else.

Could you look into it and check whether that's correct?

Thanks!

Regards,
Alvaro


More information about the KMyMoney-devel mailing list