We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8820635 commit f53dba1Copy full SHA for f53dba1
CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
13
- Rewrote relocate(). This should be much cleaner now and slightly faster.
14
[#98](https://github.com/tzaeschke/phtree-cpp/pull/98),
15
[#99](https://github.com/tzaeschke/phtree-cpp/pull/99),
16
- [#100](https://github.com/tzaeschke/phtree-cpp/pull/100)
+ [#101](https://github.com/tzaeschke/phtree-cpp/pull/101)
17
- Cleaned up HandleCollision() and key comparison functions. [#97](https://github.com/tzaeschke/phtree-cpp/pull/97)
18
- Improved performance by eliminating memory indirection for DIM > 3.
19
This was enabled by referencing "Node" directly in "Entry" which was enabled by
0 commit comments