Page Rendering Speed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Page Rendering Speed

Richard Eng
Page Rendering Speed I have a question regarding page rendering speed...

My preliminary web app is shaping up quite nicely. However, there seems to be a quirk regarding performance (rendering speed) in various browsers. For example, in IE7 under Vista, every time the page refreshes (or you go to another page), the screen flashes momentarily.

Ditto for Safari under both Vista and OS X.

However, Firefox and Opera perform admirably (Firefox under Vista, OS X, and Linux).

This is puzzling. After all, the only thing that Seaside is doing is generate a bunch of HTML that’s downloaded to the client (browser). How is this different from serving up “static” HTML pages???

The issue is definitely related to Seaside because IE7 and Safari do not flash on static websites. Does anyone have any idea what’s going on?

Thanks.

Regards,
Richard

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Page Rendering Speed

Conrad Taylor
Hi, do you have an example URL that I can view and/or Smalltalk code that you're using to produce the HTML?

-Conrad

On 7/25/07, Richard Eng <[hidden email]> wrote:
I have a question regarding page rendering speed...

My preliminary web app is shaping up quite nicely. However, there seems to be a quirk regarding performance (rendering speed) in various browsers. For example, in IE7 under Vista, every time the page refreshes (or you go to another page), the screen flashes momentarily.

Ditto for Safari under both Vista and OS X.

However, Firefox and Opera perform admirably (Firefox under Vista, OS X, and Linux).

This is puzzling. After all, the only thing that Seaside is doing is generate a bunch of HTML that's downloaded to the client (browser). How is this different from serving up "static" HTML pages???

The issue is definitely related to Seaside because IE7 and Safari do not flash on static websites. Does anyone have any idea what's going on?

Thanks.

Regards,
Richard

_______________________________________________
Seaside mailing list
[hidden email] [hidden email]
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank"> http://lists.squeakfoundation<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">.org/cgi-bin/mailman/listinfo/seaside


 

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Page Rendering Speed

Richard Eng
In reply to this post by Richard Eng
Re: Page Rendering Speed “Hi, do you have an example URL that I can view and/or Smalltalk code that
you're using to produce the HTML?
-Conrad”

You can look at my “development” URL. But be forewarned: my home server does not run most times. In fact, this evening is one of the rare times that it will be up all evening (till 11:00 pm EST)...

http://74.102.141.248:9090/seaside/goodsexnetwork

Good luck.

Regards,
Richard


On 7/25/07 5:04 PM, "Richard Eng" <[hidden email]> wrote:

I have a question regarding page rendering speed...

My preliminary web app is shaping up quite nicely. However, there seems to be a quirk regarding performance (rendering speed) in various browsers. For example, in IE7 under Vista, every time the page refreshes (or you go to another page), the screen flashes momentarily.

Ditto for Safari under both Vista and OS X.

However, Firefox and Opera perform admirably (Firefox under Vista, OS X, and Linux).

This is puzzling. After all, the only thing that Seaside is doing is generate a bunch of HTML that’s downloaded to the client (browser). How is this different from serving up “static” HTML pages???

The issue is definitely related to Seaside because IE7 and Safari do not flash on static websites. Does anyone have any idea what’s going on?

Thanks.

Regards,
Richard

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside