Opened 12 years ago

Closed 11 years ago

#193 closed enhancement (fixed)

Without a selected facet, the resources take a long time to load

Reported by: dietuyt Owned by: herste
Priority: major Milestone:
Component: VLO web app Version:
Keywords: Cc: teckart

Description

When accessing any of the first 10 metadata links in
http://catalog.clarin.eu/ds/vlo it takes about 15 seconds to load the Resources list.

This is probably caused by the loading of the number of records in the current result set. When narrowing down the result set the loading time decreases.

Nevertheless 15 seconds (with 420.000 CMDI files) is too slow. Especially because the first 10 records have a high probability to be clicked on.

Some possible solutions (in order of preference, first = best):

  • improve efficiency of "Record x out of y" calculation
  • load both elements independently
  • load the ResourceProxies? before the "Record x out of y" text

Change History (3)

comment:1 Changed 12 years ago by dietuyt

Priority: majorcritical

Really gives a bad impression of the VLO's functioning, especially as this happens for the links on the front page.

comment:2 Changed 12 years ago by teckart

Priority: criticalmajor

First simple workaround: ResourceProxies? are loaded before PrexNextHeader? (r2020)

Last edited 12 years ago by teckart (previous) (diff)

comment:3 Changed 11 years ago by dietuyt

Resolution: fixed
Status: newclosed

As it does not make sense to navigate through 100k records 1 by 1 I consider this as fixed

Note: See TracTickets for help on using tickets.