Xyene opened this issue 2 years ago · 1 comments
This is one of the most commonly-accessed pages, but
SELECT COUNT(*) AS `__count` FROM `judge_profile` WHERE NOT `judge_profile`.`is_unlisted`
takes 40-50ms.
Implemented in 41d5c09.