At present, when a view is loaded, all panels are populated. This can take some time, and seems to be unnecessary, since it is unlikely that all panels will be opened for any given query.
A better solution would be to load the overview information initially, with all panels collapsed, then to load the information required for a given panel when it is opened.