By: RichardC (tich.delete@this.pobox.com), May 15, 2013 1:00 pm
Room: Moderated Discussions
Ricardo B (ricardo.b.delete@this.xxxxx.xx) on May 15, 2013 1:40 pm wrote:
> > I've used Core i5 and now a 6-core Intel. I still find some webpages rather clunky
> > (I think mostly those with lots of javascript). These days, processing a webpage very
> > often involves running a pretty complex JS program.
>
> That JS can be fetching stuff from the network (AJAX, etc) though...
>
> Can you provide an example of such page? Can you run a JS CPU profile on them?
http://www.fudzilla.com
http://www.boston.com
Each take a couple of seconds (on i7). Which maybe some people wouldn't mind, but I want
the complete page within 0.5 sec.
For fudzilla.com, JS profile shows 651mS program time. So I guess the 2 sec isn't all
execution time, but then that 651mS on its own is too much for me.
> > I've used Core i5 and now a 6-core Intel. I still find some webpages rather clunky
> > (I think mostly those with lots of javascript). These days, processing a webpage very
> > often involves running a pretty complex JS program.
>
> That JS can be fetching stuff from the network (AJAX, etc) though...
>
> Can you provide an example of such page? Can you run a JS CPU profile on them?
http://www.fudzilla.com
http://www.boston.com
Each take a couple of seconds (on i7). Which maybe some people wouldn't mind, but I want
the complete page within 0.5 sec.
For fudzilla.com, JS profile shows 651mS program time. So I guess the 2 sec isn't all
execution time, but then that 651mS on its own is too much for me.