Gabriel Roldán ha scritto:
> Hey Simone,
> I'm forwarding a message from the spanish SDI list.
> 
> Its in spanish but you may get a sense out of it anyways. Its a perf 
> comparison between different WMS's for raster data serving with cacheing 
> (GeoWebCache when using geoserver).
> 
> If I'm reading it well, we're well in terms of med resp time and std 
> deviation, but worse than the others in throughput.
> 
> It's 1.7beta with gdal, so I don't expect to beat all of them with the first 
> beta, but just thought it may be of interest to you.

Hum, they are not saying if they have the native part of JAI installed,
in which output format they are encoding, if a server virtual machine is
used... if none of the above is enabled, we're taking quite a hit.
Nevertheless, if they are using 4 threads in parallel yeah, we might
be seeing a stupid issue with reading synchronization.
There are two options in the coverage config that need to be set in
order to get better performance too, the tile size, and enabling
the usage of the multithreaded readed, if you don't enabled them
properly, you get a hit again.

As I said to Simone already, some of those params (the tile size at
least) should be guessed automatically because too often people don't
even realize they are there.

Cheers
Andrea

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to