Right I've just switched on perfwarn, not sure which other debug flags I
should be setting though???

This looks bad, is it? 

2006-05-09 09:32:55.1774   Slim::Utils::Prefs::writePrefs
2006-05-09 09:32:55.1782 Response Time > 0.5 : 0.738317012786865
2006-05-09 09:35:25.2366 Start and End node: [contributor:contributor]
2006-05-09 09:35:25.2373 Field query. Need additional join. start and
End node: [contributor:contributor]
2006-05-09 09:35:25.2392 Running SQL query: [SELECT COUNT(DISTINCT
contributors.id) FROM contributor_track, contributors WHERE
contributors.id = contributor_track.contributor  AND (
contributor_track.role IN ( ?, ? ) )]
2006-05-09 09:35:25.2398 Bind arguments: [1, 5]

2006-05-09 09:35:25.2680 Start and End node: [contributor:contributor]
2006-05-09 09:35:25.2687 Field query. Need additional join. start and
End node: [contributor:contributor]
2006-05-09 09:35:25.2706 Running SQL query: [SELECT DISTINCT
contributors.id AS id,contributors.name AS name,contributors.namesort
AS namesort,contributors.moodlogic_id AS
moodlogic_id,contributors.moodlogic_mixable AS
moodlogic_mixable,contributors.musicmagic_mixable AS musicmagic_mixable
FROM contributor_track, contributors WHERE contributors.id =
contributor_track.contributor  AND ( contributor_track.role IN ( ?, ? )
) ORDER BY contributors.namesort]
2006-05-09 09:35:25.2714 Bind arguments: [1, 5]

2006-05-09 09:35:26.3269 Response Time > 0.5 : 1.09503102302551
2006-05-09 09:35:40.4877 Select Task > 0.5 : 15.2736709117889
2006-05-09 09:35:40.4901   Slim::Web::HTTP::processHTTP


i.e. the 15.273 seconds bit... 

Jon.


-- 
jonmyatt
------------------------------------------------------------------------
jonmyatt's Profile: http://forums.slimdevices.com/member.php?userid=4124
View this thread: http://forums.slimdevices.com/showthread.php?t=23641

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to