time taken to load timeline screen
#1
I have a extract from the log, it takes around 2000 ms.

I am running this on a revo 3700, and the backend is tvheadend (on a server)

Thanks


17:31:56 T:5673424 M:1919352832 DEBUG: LIRC: Update - NEW at 84037073:000000037ff07bd9 00 Guide mceusb (Guide)
17:31:56 T:5673424 M:1919352832 DEBUG: OnKey: 213 (d5) pressed, action is FullScreen
17:31:56 T:5673424 M:1919352832 DEBUG: CGUIWindowManager:TonguereviousWindow: Deactivate
17:31:56 T:5673424 M:1919352832 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
17:31:56 T:5673424 M:1919352832 DEBUG: CGUIWindowManager:TonguereviousWindow: Activate new
17:31:56 T:5673424 M:1919352832 DEBUG: ------ Window Init (MyPVR.xml) ------
17:31:56 T:5673424 M:1919352832 INFO: Loading skin file: MyPVR.xml
17:31:56 T:5673424 M:1919352832 DEBUG: Load MyPVR.xml: 89.51ms
17:31:56 T:5673424 M:1919352832 DEBUG: Alloc resources: 94.44ms (90.27 ms skin load)
17:31:56 T:5673424 M:1919352832 DEBUG: CGUIMediaWindow::GetDirectory ()
17:31:56 T:5673424 M:1919352832 DEBUG: ParentPath = []
17:31:56 T:5673424 M:1919352832 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'
17:31:56 T:5673424 M:1919352832 DEBUG: CGUIWindowPVRGuide - UpdateData - update window 'epg'. set view to 16
17:31:56 T:5673424 M:1915289600 DEBUG: CGUIEPGGridContainer - SetStartEnd - start=19/06/2011 17:30:00 end=21/06/2011 20:00:00
17:31:57 T:2518662000 M:1911099392 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
17:31:57 T:2518662000 M:1911099392 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
17:31:58 T:5673424 M:1909960704 WARNING: Previous line repeats 10 times.
17:31:58 T:5673424 M:1909960704 DEBUG: UpdateItems completed successfully in 2030 ms
17:31:58 T:5673424 M:1909960704 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'
17:31:58 T:2518662000 M:1909960704 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
17:31:58 T:2518662000 M:1904881664 WARNING: Previous line repeats 1 times.
17:31:58 T:2518662000 M:1904881664 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
17:32:04 T:2518662000 M:1904631808 DEBUG: CPullupCorrection: detected pattern of length 1: 40000.00, frameduration: 40000.000000
Reply
#2
I know, and that code has to be rewritten anyway.
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Reply
#3
Hi Again,

I have being some more research into this, basically looking at the performance of my Acer Revo3700 - as I might buy something quicker Smile

I have two systems running XBMC, the Acer Revo 3700 and a Dell latitude E6420.

I am seeing the performance of loading the timeline in the Revo to much much higher, around 4-5 times. I understand that the revo is an atom processor so would be slower but not by that much...

As you can see from the previous post I have reduced the time fromm 2 seconds down to 1 on the revo by reducing the number of channel I have,

see logs below..

Dell Latitude E6410
--
19:07:12 T:140170218653664 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'
19:07:12 T:140170218653664 DEBUG: CGUIWindowPVRGuide - UpdateData - update window 'epg'. set view to 16
19:07:12 T:140170218653664 DEBUG: CGUIEPGGridContainer - SetStartEnd - start=26/11/2011 7:00:00 PM end=29/11/2011 12:00:00 AM
19:07:12 T:140170218653664 DEBUG: UpdateItems completed successfully in 143 ms
19:07:12 T:140170218653664 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'


Acer Revo 3700
--
19:06:43 T:3017201392 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'
19:06:43 T:3017201392 DEBUG: CGUIWindowPVRGuide - UpdateData - update window 'epg'. set view to 16
19:06:44 T:3017201392 DEBUG: CGUIEPGGridContainer - SetStartEnd - start=26/11/2011 19:00:00 end=28/11/2011 19:00:00
19:06:44 T:2595183472 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
19:06:44 T:2595183472 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
19:06:45 T:3017201392 WARNING: Previous line repeats 7 times.
19:06:45 T:3017201392 DEBUG: UpdateItems completed successfully in 992 ms
19:06:45 T:2595183472 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
19:06:59 T:3017201392 WARNING: Previous line repeats 2 times.
19:06:59 T:3017201392 DEBUG: SDLKeyboard: scancode: 16, sym: 0008, unicode: 0008, modifier: 0
19:06:59 T:3017201392 DEBUG: OnKey: backspace (f008) pressed, action is Back
19:06:59 T:3017201392 DEBUG: CGUIWindowManager:TonguereviousWindow: Deactivate
19:06:59 T:3017201392 DEBUG: ------ Window Deinit (MyPVR.xml) ------
Reply
#4
I see the same thing, you can reduce the time taken to load by going into livetv settings and change the epg days to 1.
Reply

Logout Mark Read Team Forum Stats Members Help
time taken to load timeline screen0