Terrible performance in admin interface when activity log is of some size
When accessing predi over a slowish line, it seems the websocket times out several times when first logging in as an admin. It looks like this has to do with transfering the activity log (currently about 9000 entries). On a related note, opening the activities view is slow too, but this time around it is computing the page that takes some time.
I would expect the same to show up for users once there are several thousand trades in the log.