Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   Virgin Media TV Service (https://www.cableforum.uk/board/forumdisplay.php?f=11)
-   -   TiVo : Will this speed up TiVo? (https://www.cableforum.uk/board/showthread.php?t=33701666)

RichardCoulter 31-10-2015 13:13

Will this speed up TiVo?
 
Quote:

Originally Posted by Mark_Lunn (Post 80161042)
I have had a slow TiVo box for a few years so switched it off and on again loads of times that helped a little. I think I've found a cure for it I purchased some cheap powerline adapters and linked my router up to the TiVo box and this has cured my slow TiVo. I hope this helps some of you

Quote:

Originally Posted by stuntmaster (Post 80164693)
...(you) might be might be onto something

What if.... the TiVo's internet route is socket 1 - Ethernet if that fails it moves to socket 2 - Built in cable modem.

Mines hooked up and is fairly nippy.....

We know the TiVo polls the database frequently and when navigating menus talks to the servers.....

it might be that his tivo service area is poor so his built in 10 meg is like 2.... and his broadband say is 50 is more like 20....

catch my drift?

I need to wireshark the tivo ethernet to see what it does.

Do those with more technical knowledge than me about such things think that this will improve the speed of a VM TiVo box?

Stephen 31-10-2015 14:13

Re: Will this speed up TiVo?
 
No that would not in any way speed up the TiVo. Its connection is used for the apps and On Demand.

The OS and general operation of TiVo are not governed by its internet connection. Only a faster CPU or more RAM would have any actual effect on it.

AFAIK the connection to the VM router would only be used for streaming recordings from one box to another or using the VM app as a remote control.

DJSADERS 31-10-2015 17:59

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by Stephen (Post 35805896)
No that would not in any way speed up the TiVo. Its connection is used for the apps and On Demand.

The OS and general operation of TiVo are not governed by its internet connection. Only a faster CPU or more RAM would have any actual effect on it.

AFAIK the connection to the VM router would only be used for streaming recordings from one box to another or using the VM app as a remote control.

You are totally correct, i'm hopeing the next versions comes with a decent app store and enough RAM to make it future proof...

Also cloud stored recordings wouldn't go a miss lol

Timbo7 04-11-2015 16:38

Re: Will this speed up TiVo?
 
I have slow response times to actions performed on my 1TB Tivo box.

It's about 70% full of recordings but deleting recordings or just scrolling through the options can take what seems an eternity and you get tired of just seeing the 'whirly circle' each time.

Does anyone know for definite if there are any plans to improve the speed of the Tivo in any immediate release ???

jb66 04-11-2015 16:55

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by Timbo7 (Post 35806413)
I have slow response times to actions performed on my 1TB Tivo box.

It's about 70% full of recordings but deleting recordings or just scrolling through the options can take what seems an eternity and you get tired of just seeing the 'whirly circle' each time.

Does anyone know for definite if there are any plans to improve the speed of the Tivo in any immediate release ???

The tivo has been out for years, if they could make it faster then it would be

mike_gain 05-11-2015 10:40

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by jb66 (Post 35806416)
The tivo has been out for years, if they could make it faster then it would be

To be honest I feel my boxes were more stable and less sluggish before they moved over to the Haxe platform.

I wouldn't be surprised if what I am seeing (and I don't think I'm alone) is simply the result of the developers having to convert code from the Air platform to Haxe, without the full knowledge of how to develop the most efficient software for the latter due to inexperience in working with it.

spiderplant 05-11-2015 11:12

Re: Will this speed up TiVo?
 
The slowness is mainly due to Linux paging. It has got worse over time due to the number of applications growing. Some changes are planned which may alleviate it, but it's too early to be certain.

mike_gain 05-11-2015 11:56

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by spiderplant (Post 35806505)
The slowness is mainly due to Linux paging. It has got worse over time due to the number of applications growing. Some changes are planned which may alleviate it, but it's too early to be certain.

Paging (or more likely in this case increased swapping to and from the disk) is just a symptom not the cause.

So are you saying that the new apps are running in memory and therefore reducing the amount of physical memory available to the normal TiVO process or have these apps taken up too much space on the disk reducing the available swap space?

The first would be a sign of poorly implemented code that has a memory leak or needlessly trying to run every app at once. The latter would be utter madness on a closed architecture device.

spiderplant 05-11-2015 13:53

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by mike_gain (Post 35806512)
Paging (or more likely in this case increased swapping to and from the disk) is just a symptom not the cause.

No, slowness is the symptom ;). Paging/swapping is the cause. (I know the terms are used interchangeably, but I was taught that swapping is copying whole processes/programs and paging is copying fixed-size pages). Anyway...

Quote:

Originally Posted by mike_gain (Post 35806512)
So are you saying that the new apps are running in memory and therefore reducing the amount of physical memory available to the normal TiVO process or have these apps taken up too much space on the disk reducing the available swap space?

Neither. The apps themselves aren't permanently held in memory, but the software needed to support them, such as codecs and interpreters, is. This is what has grown over time. But as the apps develop, some support software may become redundant and can be removed.

mike_gain 05-11-2015 14:37

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by spiderplant (Post 35806524)


Neither. The apps themselves aren't permanently held in memory, but the software needed to support them, such as codecs and interpreters, is. This is what has grown over time. But as the apps develop, some support software may become redundant and can be removed.

I'd just about be happy to accept this if it meant that the iPlayer and Netflix loaded quickly but they don't. As it stands, if I understand what you are saying, my box has become sluggish to allow a load of apps I never use, and because they have been developed by the summer placement in some shoddy software house, to dump their rubbish in physical memory leaving no room for my "Planned Recordings" request to be processed. Frankly, if this is the case, it is embarrassing for TiVo and VM. You've allowed some cowboys to trash your product.

starfish 06-11-2015 18:10

Re: Will this speed up TiVo?
 
Our Tivo seems to be getting slower and slower as time passes. It's really annoying.

jobbie8 06-11-2015 20:33

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by starfish (Post 35806646)
Our Tivo seems to be getting slower and slower as time passes. It's really annoying.

Ours too, I'm getting the purple circle daily, even after reboots. Only at 22% recordings.

RichardCoulter 06-11-2015 22:30

Re: Will this speed up TiVo?
 
Maybe it's time to scrap the apps altogether if the TiVo is becoming unacceptably slow??

http://www.cableforum.co.uk/board/11...ivo-speed.html

denphone 07-11-2015 06:51

Re: Will this speed up TiVo?
 
Remember there are 3 million TiVo users and most of them are perfectly happy as things stand...

OLD BOY 07-11-2015 13:09

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by RichardCoulter (Post 35806689)
Maybe it's time to scrap the apps altogether if the TiVo is becoming unacceptably slow??

http://www.cableforum.co.uk/board/11...ivo-speed.html

I think that scrapping the apps on the Tivo would be a major mistake and a move in the wrong direction.

What we need is faster responses, not deterioration of services.

About 40% of my viewing is through various apps these days. The old method of watching TV is fast becoming outmoded, Richard.

steveh 07-11-2015 15:35

Re: Will this speed up TiVo?
 
Has anyone used Liberty Global's Horizon set-top box? Would be interesting to hear how that compares in real use.

denphone 07-11-2015 15:44

Re: Will this speed up TiVo?
 
l have heard from certain sources that its not that clever and full of bugs.

Itshim 07-11-2015 15:47

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by denphone (Post 35806756)
l have heard from certain sources that its not that clever and full of bugs.

Mine knocks spots of the outdated
tivo:erm:

denphone 07-11-2015 16:36

Re: Will this speed up TiVo?
 
Well that's good for you young Sir.:)

RichardCoulter 07-11-2015 18:33

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by OLD BOY (Post 35806733)
I think that scrapping the apps on the Tivo would be a major mistake and a move in the wrong direction.

What we need is faster responses, not deterioration of services.

About 40% of my viewing is through various apps these days. The old method of watching TV is fast becoming outmoded, Richard.

But the problem is that without VM replacing all the old hardware (which I doubt that they would be prepared to do), the response times aren't going to improve. In fact, if all the apps that were promised come to fruition, it may become worse!

It's easy and cheap enough to enjoy apps via alternative methods these days

That's the logic behind my suggestion. Let's hope that the work that SP mentioned will improve things.

Quote:

Originally Posted by denphone (Post 35806756)
l have heard from certain sources that its not that clever and full of bugs.

Ohhh, that's interesting. I've heard nothing but praise for the Horizon box, but i'm certainly no expert.

Quote:

Originally Posted by Itshim (Post 35806758)
Mine knocks spots of the outdated
tivo:erm:

What have you got Itshim?

Stephen 07-11-2015 19:17

Re: Will this speed up TiVo?
 
Having all the apps in the world wouldn't slow TiVo down as an app is only loaded and taking resource when it's running.

RichardCoulter 07-11-2015 21:02

Re: Will this speed up TiVo?
 
If that's the case, maybe those unhappy with the speed of their TiVo should exit all apps as a way to speed it up??

steveh 08-11-2015 11:33

Re: Will this speed up TiVo?
 
You can't run one more than one app at a time. Different parts of the TiVo interface - My Shows, Home, On Demand - are also effectively Haxe apps. The biggest performance issue is in switching between those and the time it takes to unload one and load and prepare another for use.

23prince 08-11-2015 13:22

Re: Will this speed up TiVo?
 
Meanwhile my 2TB Sky boxs are faster than slime off a shovel. :)

Hugh 08-11-2015 14:11

Re: Will this speed up TiVo?
 
Good for you... :)

Mr K 08-11-2015 18:16

Re: Will this speed up TiVo?
 
Most people don't use the apps (apart from iPlayer). They just use it for watching and recording TV programmes. Tivo is painfully slow at times. Sky's and VMs own VHD box put it to shame. It needs a clear out of the rubbish people don't use to increase the speed on services they do use.

mike_gain 09-11-2015 14:49

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by Stephen (Post 35806787)
Having all the apps in the world wouldn't slow TiVo down as an app is only loaded and taking resource when it's running.

I'd expect this to be the case and if so a question that remains is what's eating up the physical memory (I'm assuming Spiderplant's description of the main symptom is correct)?

There's no way the hardware spec, as "old" as it is, should be struggling as it has since the Plum update.

steveh 09-11-2015 16:52

Re: Will this speed up TiVo?
 
With Haxe / OpenFL it's possible to bring in a lot of other libraries that will eat up physical memory but might only actually be used for one small function within an app. I assume that was Spiderplant's point about stripping out unnecessary stuff. Developers using Haxe are also mostly targeting mobile or desktop devices with much larger physical memory than the TiVo so there is less incentive for them to ensure an efficient memory footprint. Adobe Air in comparison was built to support lower-end devices.

Someone I know who evaluated Haxe for a project also said that it was not especially clean when it came to memory leaks and in a device like the TiVo where an application is running for a long time that is more of an issue than in a mobile phone app. You would expect these things to improve in time - this was a first release - though I get the impression the TiVo dev team is not especially large and time spent firefighting issues like this after a major architectural change mean less time on new features or improving the UI.

mike_gain 09-11-2015 17:19

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by steveh (Post 35807067)
With Haxe / OpenFL it's possible to bring in a lot of other libraries that will eat up physical memory but might only actually be used for one small function within an app. I assume that was Spiderplant's point about stripping out unnecessary stuff. Developers using Haxe are also mostly targeting mobile or desktop devices with much larger physical memory than the TiVo so there is less incentive for them to ensure an efficient memory footprint. Adobe Air in comparison was built to support lower-end devices.

Someone I know who evaluated Haxe for a project also said that it was not especially clean when it came to memory leaks and in a device like the TiVo where an application is running for a long time that is more of an issue than in a mobile phone app. You would expect these things to improve in time - this was a first release - though I get the impression the TiVo dev team is not especially large and time spent firefighting issues like this after a major architectural change mean less time on new features or improving the UI.

This is pretty much what I've heard in and around the industry. For the record though Adobe Air was first touted as a platform on which to build Flex apps as desktop apps as opposed to browser based apps. But I think once that wasn't taken up it moved more into the mobile market. Also Air doesn't protect lazy/less experienced developers from pulling in rafts of dependencies and Haxe is the same. Developers need the experience working with it and the discipline to protect their target device.

We could of course be totally wrong but My initial thought on reading Spiderplant's "paging" comment was memory leak or bloated software (didn't think it would be from the apps though).

RichardCoulter 09-11-2015 17:26

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by steveh (Post 35806867)
You can't run one more than one app at a time. Different parts of the TiVo interface - My Shows, Home, On Demand - are also effectively Haxe apps. The biggest performance issue is in switching between those and the time it takes to unload one and load and prepare another for use.

Ahhh right, I didn't realize that; I don't actually have a TiVo.

Quote:

Originally Posted by Mr K (Post 35806950)
Most people don't use the apps (apart from iPlayer). They just use it for watching and recording TV programmes. Tivo is painfully slow at times. Sky's and VMs own VHD box put it to shame. It needs a clear out of the rubbish people don't use to increase the speed on services they do use.

That was my thinking to speed it up.

Quote:

Originally Posted by steveh (Post 35807067)
With Haxe / OpenFL it's possible to bring in a lot of other libraries that will eat up physical memory but might only actually be used for one small function within an app. I assume that was Spiderplant's point about stripping out unnecessary stuff. Developers using Haxe are also mostly targeting mobile or desktop devices with much larger physical memory than the TiVo so there is less incentive for them to ensure an efficient memory footprint. Adobe Air in comparison was built to support lower-end devices.

Someone I know who evaluated Haxe for a project also said that it was not especially clean when it came to memory leaks and in a device like the TiVo where an application is running for a long time that is more of an issue than in a mobile phone app. You would expect these things to improve in time - this was a first release - though I get the impression the TiVo dev team is not especially large and time spent firefighting issues like this after a major architectural change mean less time on new features or improving the UI.

Surprised to learn that a mobile phone has more memory than a TiVo!

Maybe a solution could be to issue some type of hardware to provide it with more memory (in the same way that SD cards increase the storage capacity of tablets) if this is technically possible.

steveh 10-11-2015 12:23

Re: Will this speed up TiVo?
 
Virgin boxes I think are on 3.1?

https://www.cableforum.co.uk/images/...2015/11/16.jpg

From https://github.com/TiVo/wwx2015/blob...Enterprise.pdf

mike_gain 10-11-2015 13:22

Re: Will this speed up TiVo?
 
Quote:

Originally Posted by steveh (Post 35807183)

I thought I recognised the graph and i did. It's used in this article on the Haxe site: http://haxe.org/articles/tivo-and-haxe/

Both an interesting read for those in the industry (and perhaps some that aren't).


All times are GMT +1. The time now is 08:55.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum