I also have performance problems, although I haven't tested the History subpanel.
I notice the performance problems because I want to have a very large Accounts table for a specific user that now has about 40.000 records. For this user to login or for any user accessing the Accounts panel, the operations take HOURS! This is NOT a MySQL problem because I can access the database directly very quickly (for example, using phpmyadmin I can list and query the accounts table in seconds. I suppose this is due to heavy operations undergoing Sugar as Apache really slows down here and keeps slow until I kill the browser with Sugar.
I don't understand why this can happen - in no situation there is the need to retrieve the full table. Even in a list, it should only retrieve the records interval that corresponds to the list page being seen.
I already have posted this problem but the only answer I got was basically to use a smaller number of Accounts ...
I would like to help solving the problem but me and object php don't match ...

Bookmarks