Well there's nothing obviously wrong here in terms of an additional process stealing time.
However: Timer Task > 0.1 : 0.112216949462891 2006-07-08 12:20:08.2847 Slim::Buttons::Common::_periodicUpdate Is saying it every second, it is taking ~100 ms to update the display on the player. This is 10% of the cpu. [the equivalent on my server is around 10% of this..] Makes me wonder how fast the processor realy is at running perl..? If you run the attached script - what's the output [may need to edit lib lines to point to slimsever location]. This essentially runs an infinite loop and times the time between each loop. +-------------------------------------------------------------------+ |Filename: test.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=1491| +-------------------------------------------------------------------+ -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=25173 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
