Jcomments should only loud the commant page that the user is viewing
It loads only one page if you're using flat list mode and have enabled pagination. With treeview mode we do not have pagination and this causes huge data size... I'm working on this...
In nearest time I'm going to implement lazy loading (first 1-2 level would be loaded with article and all others could be loaded on user's demand)