El mar, 17-07-2007 a las 22:16 +1000, Cameron Shorter escribió:
> A few questions which could make a difference:
> What layer types are you using?
> * If you have a tiled layer, you probably have 12 or so images per 
> layer. This can be reduced by reducing the buffer size, or even better, 
> switch to WMS images.

I am using plain old layers. The images themselves are quite fast once
the page is loaded.

> 
> * If you are using vector data, how big are your vector files? You might 
> do better to render on the server as WMS. Which version of Mapbuilder 
> are you using. 1.0 uses slow WalterZorn vector rendering. 1.5 uses 
> SVG/VML. SVG on Firefox is faster than VML on IE.

I am serving bitmaps already. 

> 
> --
> 
> Have you tested to see where the bottleneck is? Is it on the server or 
> client, or in transporting large files from server to client?

The bottleneck seems to be in executing javascript code in the client.
This is compatible with the fact that performance is so different
between FF and IE. Curiously, FF sets CPU at 100% in the client while
seemingly waiting for responses, but IE does not.


Thank you very much.
> 
> 
> Marcos Sánchez Provencio wrote:
> > Hello everybody.
> >
> > I am building a meteorological application. I need to show 20 or 30 maps
> > (5 signals, every hour, for 5-6 hours). I also want to show some fixed
> > information (boundaries, rivers...). This is extremely slow in IE and
> > slow on FF. I have tried to profile this problem but have no results
> > whatsoever (except for the scalebar to be especially slow).
> >
> > Is there some way to accelerate the creation of controls, for example,
> > by bypassing the xsl transformations and instanciating DOM objects in
> > some way?
> >
> > Why is it so extremely slow in IE? Has anyone used mapbuilder to show
> > many maps?
> >
> > Just in case it help, this is what the result screen looks like:
> > http://burke.ath.cx/~marcos/f/Pantallazo.png
> >
> >
> >
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Mapbuilder-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
> >
> >   
> 
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to