Closed nonword closed 9 years ago
Groups json response serializes nested subject-sets and subjects, causing it to take 6s+ to load; Probably doesn't need all that. Check places where groups json used to determine if these nested objects can be reduced/removed.
Also make sure groups can paginate in a sensible way
Groups json response serializes nested subject-sets and subjects, causing it to take 6s+ to load; Probably doesn't need all that. Check places where groups json used to determine if these nested objects can be reduced/removed.