Closed shaomeng closed 1 year ago
This PR changes the implementation so all "insignificant points" are represented using a mask, rather than a list. The new implementation is more memory friendly, and it provides a 15% to 20% performance improvement.
This PR changes the implementation so all "insignificant points" are represented using a mask, rather than a list. The new implementation is more memory friendly, and it provides a 15% to 20% performance improvement.