]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPAC: Instrument the search results page
authorDan Scott <dscott@laurentian.ca>
Fri, 27 Apr 2012 01:56:23 +0000 (21:56 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Sat, 28 Apr 2012 17:44:53 +0000 (13:44 -0400)
commite342e730fee42afc89bb61fd85280817648cd8cd
tree055aaf8fc3cfc71638141d61b2d0e23a399e4a9e
parentd99ba9783f040cec6b0557de3cba8bb1dc1096eb
TPAC: Instrument the search results page

Because we want to know why search results can be slowish, add timelog()
entries to pertinent locations in Search.pm.

Quick results on my laptop with the concerto set:
  * 10 results = 1.1 seconds for get_records_and_facets()
  * 50 results = 4.2 seconds for get_records_and_facets()

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm