07-11-2015, 15:35
|
#16
|
|
Inactive
Join Date: Aug 2004
Posts: 272
|
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.
|
|
|
07-11-2015, 15:44
|
#17
|
|
Still alive and fighting
Join Date: Jun 2007
Location: In the land of beyond and beyond.
Services: XL BB, 3 360 boxes , XL TV.
Posts: 56,661
|
Re: Will this speed up TiVo?
l have heard from certain sources that its not that clever and full of bugs.
__________________
“The only lesson you can learn from history is that it repeats itself”
|
|
|
07-11-2015, 15:47
|
#18
|
|
Do I care what you think
Join Date: Jul 2006
Location: Cardiff South Wales
Age: 75
Services: V6 ,Virgin L. Phone Broadband.sky go Netflix
Posts: 5,193
|
Re: Will this speed up TiVo?
Quote:
Originally Posted by denphone
l have heard from certain sources that its not that clever and full of bugs.
|
Mine knocks spots of the outdated
tivo
__________________
No point in being pessimistic. You know it won`t work.
|
|
|
07-11-2015, 16:36
|
#19
|
|
Still alive and fighting
Join Date: Jun 2007
Location: In the land of beyond and beyond.
Services: XL BB, 3 360 boxes , XL TV.
Posts: 56,661
|
Re: Will this speed up TiVo?
Well that's good for you young Sir.
__________________
“The only lesson you can learn from history is that it repeats itself”
|
|
|
07-11-2015, 18:33
|
#20
|
|
cf.mega poster
Join Date: Jan 2008
Posts: 10,803
|
Re: Will this speed up TiVo?
Quote:
Originally Posted by OLD BOY
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
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
Mine knocks spots of the outdated
tivo 
|
What have you got Itshim?
|
|
|
07-11-2015, 19:17
|
#21
|
|
Smeghead
Join Date: Feb 2004
Location: Glasgow
Age: 44
Services: Sky Q 2Tb, Sky Q mini, boxsets and Sports & Movies HD, Sky Fibre unlimited
Posts: 14,573
|
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.
__________________
AMD Ryzen 7 7700 | 32GB DDR5 6000 | RADEON 7900XT | WD 2TB NVME
|
|
|
07-11-2015, 21:02
|
#22
|
|
cf.mega poster
Join Date: Jan 2008
Posts: 10,803
|
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??
|
|
|
08-11-2015, 11:33
|
#23
|
|
Inactive
Join Date: Aug 2004
Posts: 272
|
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.
|
|
|
08-11-2015, 13:22
|
#24
|
|
Inactive
Join Date: Nov 2015
Posts: 237
|
Re: Will this speed up TiVo?
Meanwhile my 2TB Sky boxs are faster than slime off a shovel.
|
|
|
08-11-2015, 14:11
|
#25
|
|
laeva recumbens anguis
Cable Forum Team
Join Date: Jun 2006
Age: 69
Services: Premiere Collection
Posts: 43,863
|
Re: Will this speed up TiVo?
Good for you...
__________________
Thank you for calling the Abyss.
If you have called to scream, please press 1 to be transferred to the Void, or press 2 to begin your stare.
If my post is in bold and this colour, it's a Moderator Request.
|
|
|
08-11-2015, 18:16
|
#26
|
|
Woke and proud !
Join Date: Jun 2004
Services: TV, Phone, BB, a wife
Posts: 10,000
|
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.
|
|
|
09-11-2015, 14:49
|
#27
|
|
Inactive
Join Date: Sep 2012
Location: Scotland
Age: 44
Posts: 308
|
Re: Will this speed up TiVo?
Quote:
Originally Posted by Stephen
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.
|
|
|
09-11-2015, 16:52
|
#28
|
|
Inactive
Join Date: Aug 2004
Posts: 272
|
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.
|
|
|
09-11-2015, 17:19
|
#29
|
|
Inactive
Join Date: Sep 2012
Location: Scotland
Age: 44
Posts: 308
|
Re: Will this speed up TiVo?
Quote:
Originally Posted by steveh
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).
|
|
|
09-11-2015, 17:26
|
#30
|
|
cf.mega poster
Join Date: Jan 2008
Posts: 10,803
|
Re: Will this speed up TiVo?
Quote:
Originally Posted by steveh
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
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
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.
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 09:10.
|