[pdal-commits] [PDAL/PDAL] b95e38: getDimensionPtr that returns naked const* Dimensio...
GitHub
noreply at github.com
Mon Jul 8 09:22:25 PDT 2013
Branch: refs/heads/issues/153-make-getdimension-faster
Home: https://github.com/PDAL/PDAL
Commit: b95e38c5bf3257797a9760ef3ef72dfd444b0176
https://github.com/PDAL/PDAL/commit/b95e38c5bf3257797a9760ef3ef72dfd444b0176
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M include/pdal/Schema.hpp
M src/Schema.cpp
M src/drivers/las/Support.cpp
Log Message:
-----------
getDimensionPtr that returns naked const* Dimension ptr
Commit: 0e214a2d4948fb4f83796b365c99467c4c80ee42
https://github.com/PDAL/PDAL/commit/0e214a2d4948fb4f83796b365c99467c4c80ee42
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M include/pdal/Schema.hpp
M src/Schema.cpp
M src/drivers/las/Support.cpp
Log Message:
-----------
memoize situations where there's parent/child dimensions in the schema
Commit: 4bd93bd3590b353f4a0948baeace6e450e5eae6a
https://github.com/PDAL/PDAL/commit/4bd93bd3590b353f4a0948baeace6e450e5eae6a
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-08 (Mon, 08 Jul 2013)
Changed paths:
M src/Schema.cpp
Log Message:
-----------
don't create an ostringstream for every getDimension call
Compare: https://github.com/PDAL/PDAL/compare/b95e38c5bf32^...4bd93bd3590b
More information about the pdal-commits
mailing list