Get rid of the temporary table that was used to generate recently
active users and projects lists; it was taking 3 seconds to generate that table from the testbed_stats table. Switch to using newly added last_activity slots of user_stats and project_stats tables. Now takes less then .1 seconds ...
Please register or sign in to comment