Tizra / Tizra-Customer-Tracker

Bug/Enhancement tracking for Tizra publisher project
3 stars 0 forks source link

Creating an account set on SDE site is very slow #151

Open orangedrink opened 11 years ago

orangedrink commented 11 years ago

I'm in the process of creating account sets for the SDE winter conferences and it's going very slowly. I'm guessing this is because of the high number of users in the site.

To reproduce just create a new account set on the site and you should see what I mean.

If there is anything you can do or any advice you can give to make this process go faster it would be very helpful.

Thanks

orangedrink commented 11 years ago

I'm just going to move forward with this. If you could take a look by the time we do the spring upload though I would appreciate it.

Thanks!

daviddurand commented 11 years ago

There are a number of places where list views have created problems. Due to some differences in how user accounts and published items are represented in the database, long lists of user accounts are slower than we would like. We made a number of adjustments (and display restrictions) in the past, solely to avoid long delays incurred in formatting lists that are too long for effective browsing in any case.

We can perform some similar limitations on the display of group members. I'll leave this issue open, and try to come up with improved performance at some point..