Long delays and high cpu usage on http://www.ouya.tv/games/

Has anyone else noticed severe delays and high cpu usage when browsing http://www.ouya.tv/games/ ?

On my Linux laptop, the browser freezes for 10 to 15 seconds each time I load or re-sort the game list. If I click on a game to see its details, it opens quickly, but when I close the details to go back to the game list, there is another delay of 10 to 15 seconds.

I watch the CPU monitor when this happens, and one of the two CPU's is maxed out at 100% the whole time.

This isn't a very fast computer, but it doesn't do this for any other website.

I tested with both Firefox and Chromium, and they both had the same delay.

Thinking it might be a linux-specific problem, I tested on my Mac. It is a faster machine, but it also locks up for about 6 seconds when loading the game list.

I tried using Chrome Mobile on my iPhone, and it froze fro about 30 seconds and then completely crashed.

The only Windows computer I have to test with is a very fast one with 8 cores. I tested there with all 3 of Firefox, Chrome, and IE, and none of them had a delay of more than half a second, but I did notice a big spike in cpu usage that does not happen when loading other sites.

So has anybody else seen similar symptoms?

Comments

  • StoicHamsterStoicHamster Posts: 113Member
    edited August 2013
    Same here. I get about a 20 second freeze before the page first loads, but sorting happens a fair bit faster. Wasn't as bad a few months ago when there were half as many games.
    Post edited by StoicHamster on
    Jarcas Studios - Check out our latest Ludum Dare game: The Vengeful Baby-Men

    Take some time and learn Designer-Friendly Programming 101.
  • rhellikrhellik Posts: 28Member

    It takes a LONG time for the javascript to process. If you turn of javascript whilst in the loading process, you can scroll through the page without delay. Of course you can't click on anything then.

    My suspicion is, that all that popup windows? They preload them all at once. Might seem like a good idea when there's only 50 games, so when you click on something it's there instantly. But with 300 games? Mega overhead? They should change it to AJAX, that there's only ONE box and that gets updated whenever you click a game.

  • nofinofi Posts: 3Member
    Yep. Tweeted this to the official Twitter a while back, no response.

    Either the /games page desperately needs pagination, or somebody needs to figure out how to use Javascript - the page is HUGE and it totally locks up this laptop until it's done. Trying to use the sort buttons is a mess when there's this much data.
  • ladronladron Posts: 31Member
    It is completely messed up and unusable for me using Chrome/Win7. The "Games On Ouya Today" display on the main page doesn't work, the "Games" list is hugely spaced out and unusable and the "Alphabetically", "By Genre" and "By Release" buttons don't do anything.
  • nofinofi Posts: 3Member
    This appears to have been fixed now, at least for me. Looks like they're offloading images. Pagination would still be much better, but at least I can browse the page now.
  • Bob_the_HamsterBob_the_Hamster Posts: 39Member
    Oh, cool! I just re-tested, and now it loads fine for me too, no conspicuous delays or high CPU usage.
Sign In or Register to comment.