[pdal-commits] [PDAL/PDAL] e794ec: put back caching of m_byteSize
for the Schema::get...
noreply at github.com
noreply at github.com
Tue Nov 29 13:29:50 EST 2011
Branch: refs/heads/dimension_types
Home: https://github.com/PDAL/PDAL
Commit: e794ec80d0f27a0cdfd6cf19c51ab13590a2358c
https://github.com/PDAL/PDAL/commit/e794ec80d0f27a0cdfd6cf19c51ab13590a2358c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-11-29 (Tue, 29 Nov 2011)
Changed paths:
M include/pdal/PointBuffer.hpp
M src/PointBuffer.cpp
Log Message:
-----------
put back caching of m_byteSize for the Schema::getByteSize. This was showing up as being expensive to fetch in the profiler for some reason
More information about the pdal-commits
mailing list