EXTREME slowdown

Arlindo da Silva dasilva at ALUM.MIT.EDU
Sat Feb 16 15:45:42 EST 2008


On Feb 16, 2008 8:51 AM, Stefan Gofferje <gradsusers at gofferje.homelinux.org>
wrote:

> Hi folks,
>
> I want to draw some temperature & windchill graph with gradsdods. The
> whole thing runs on an Athlon XP2000+ as a test machine.
> For testing, I sdfopen the file by hand and after loading,


Which "file"? Is this by any chance a internally compressed HDF-4 or GRIB-2?
Some formats implement compression on a layer by layer basis. So, even if
you need a single horizontal point you have to read the whole xy slice,
decompress it, and then take your single point. So, these compression
techniques are not optimized for single point access.

--
Arlindo da Silva
dasilva at alum.mit.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20080216/909bbd7d/attachment.html 


More information about the gradsusr mailing list