Geode-solutions / OpenGeode

Open source framework for representing and manipulating geometric models
https://geode-solutions.com/opengeode
MIT License
150 stars 11 forks source link

perf(BoundingBox): remove pimpl usage #786

Closed BotellaA closed 1 year ago

BotellaA commented 1 year ago

using a lot of BBoxes implies a lot of new/delete because of the pimpl. This leads to heavy runtime.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 14.4.1-rc.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 14.4.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: