Hi Saicharan,
that means it can reduce the number of ajax refresh calls if you group containers that are refreshed in a single one.
Of course this is only possible if the logic of the screen allows it, but 200 refreshs is a lot lot. That screen needs to be refactores and grouping containers could help.
Regards