[pdal-commits] [PDAL/PDAL] c35ffe: Partially parallel ept reader (#2566)

Nicolas Chaulet noreply at github.com
Mon Jun 24 07:41:04 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: c35ffe9c26682e6db8f3882501de9eb3bc24ff19
      https://github.com/PDAL/PDAL/commit/c35ffe9c26682e6db8f3882501de9eb3bc24ff19
  Author: Nicolas Chaulet <nicolas.chaulet at gmail.com>
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
    M io/EptReader.cpp

  Log Message:
  -----------
  Partially parallel ept reader (#2566)

* Don't hold EPT reader lock during LAS execute.

* Adding test

* Removing temporary test




More information about the pdal-commits mailing list