[gdal-dev] test failures on pkgsrc build of 3.3.2rc3
Greg Troxel
gdt at lexort.com
Thu Sep 2 09:30:20 PDT 2021
Even Rouault <even.rouault at spatialys.com> writes:
>> What's wrong with just always doing the stat?
> Nothing, but just one extra system call in a performance critical path.
OK - but do you really think that in an entire sequence of
fopen/fread/prcoess-data that one more stat (which will be cached w.r.t
the inode read in open) is going to even be measurable? (No, I haven't
benchmarked it either.) But I'm not the one maintaining the more
complicated code...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20210902/10fc7144/attachment.sig>
More information about the gdal-dev
mailing list