This is very odd but every time I try to access my website category, and product pages and i perform an action that requires use of Ajax calls such as changing options, or filtering results on category pages I see a delay of anywhere 6-12 seconds sometimes more and it happens almost every other time i load a page. This same delay does not occur on my desktop browsers.
Has anyone else seen anything like this happen?
BTW: I'm using the skin that came with CSC with some modifications to css but no ajax changes that would make this happen.
Welcome to the wonderful world of AJAX and limited bandwidth environments like mobile devices…
Note that mobile web browsers seem to perform much worse in doing things like manipulating the DOM or inserting HTML within a div within the DOM. Guessing that the same functions perform okay on your normal browser?
[quote name='tbirnseth' timestamp='1344832516' post='142753']Guessing that the same functions perform okay on your normal browser?[/quote]
Yep no problem on desktop. Have you noticed of twigmo since its a mobile skin does any better? Have you had any issues like this before and were you a le to improve performance at all?
I don't use any specific mobile skins or mobile services like twigmo. I have no interest in pushing my product info to a 3rd party…
My comments are simply from observation… No real data behind it.
[quote name='tbirnseth' timestamp='1344884075' post='142806']
I don't use any specific mobile skins or mobile services like twigmo. I have no interest in pushing my product info to a 3rd party…
My comments are simply from observation… No real data behind it.
[/quote]
I understand that you worry about the security of your store data and would not like any of it to leak to a 3rd party. But you should know that Twigmo does not collect any of your store data, nor does it make the data more vulnerable.