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, feature_4 has been updated
via 92d91e7526fbf083a40dcbc99dd66afbe95958f9 (commit)
from 6c3096e486653098397c423a3c49b5c4dd7fa04a (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 92d91e7526fbf083a40dcbc99dd66afbe95958f9
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Nov 27 01:18:46 2014 +0800
Improved performance of find() and erase() and fix a tiny issue with big consequences in performance test - Hooray to Valgrind
-----------------------------------------------------------------------
Summary of changes:
examples/CMakeLists.txt | 3 +
examples/include/point_type.hpp | 4 +-
examples/performance/find_performance.cpp | 4 +-
examples/performance/mapping_performance.cpp | 28 ++++++------
src/bits/spatial_equal.hpp | 64 ++++++++++++++++++++++++--
src/bits/spatial_node.hpp | 12 ++--
src/bits/spatial_rank.hpp | 4 +-
src/bits/spatial_relaxed_kdtree.hpp | 15 +++++-
8 files changed, 101 insertions(+), 33 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
|