This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, sylvain/rtree_height has been updated
via 4d2ba7b4299dd0334e78074a9766ef247ec0803c (commit)
via 499482aab8e8f79fd8ce932f7e8b28e9cc41048b (commit)
via bf7ca00c838199c8436794ebb6df662c98462b31 (commit)
from 165d6c2beb320e627fdc8805759ac679427a3515 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4d2ba7b4299dd0334e78074a9766ef247ec0803c
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Feb 5 08:24:41 2015 +0800
Restore the performance tests to their original condition
commit 499482aab8e8f79fd8ce932f7e8b28e9cc41048b
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Feb 5 08:23:51 2015 +0800
Cmake build type profile is now without optimization (-O0)
commit bf7ca00c838199c8436794ebb6df662c98462b31
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Feb 5 00:01:20 2015 +0800
Fixed an issue with balancing and tightened a bit the balancing algorithms to have a better average performance, in particular for loose balancing.
-----------------------------------------------------------------------
Summary of changes:
examples/CMakeLists.txt | 2 +-
examples/performance/find_performance.cpp | 62 +++++++++++++-------------
examples/performance/mapping_performance.cpp | 6 +-
src/bits/spatial_node.hpp | 4 ++
src/bits/spatial_relaxed_kdtree.hpp | 25 +++++------
tests/bits/spatial_test_relaxed_kdtree.hpp | 28 ++++++------
6 files changed, 64 insertions(+), 63 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
|