summaryrefslogtreecommitdiff
path: root/libs/geometry/doc/html/geometry/spatial_indexes/introduction.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/geometry/doc/html/geometry/spatial_indexes/introduction.html')
-rw-r--r--libs/geometry/doc/html/geometry/spatial_indexes/introduction.html21
1 files changed, 12 insertions, 9 deletions
diff --git a/libs/geometry/doc/html/geometry/spatial_indexes/introduction.html b/libs/geometry/doc/html/geometry/spatial_indexes/introduction.html
index 002371ea9..9cada29df 100644
--- a/libs/geometry/doc/html/geometry/spatial_indexes/introduction.html
+++ b/libs/geometry/doc/html/geometry/spatial_indexes/introduction.html
@@ -221,14 +221,17 @@
</tbody>
</table></div>
<p>
+ The configuration of the machine used for testing was: <span class="emphasis"><em>Intel(R)
+ Core(TM) i7 870 @ 2.93GHz, 8GB RAM, MS Windows 7 x64</em></span>. The code
+ was compiled with optimization for speed (<code class="computeroutput"><span class="identifier">O2</span></code>).
+ </p>
+<p>
The performance of the R-tree for different values of Max parameter and Min=0.5*Max
- is presented in the table below. The configuration of the machine used for
- testing is: <span class="emphasis"><em>Intel(R) Core(TM) i7 870 @ 2.93GHz, 8GB RAM, MS Windows
- 7 x64</em></span>. In the two upper figures you can see the performance of
- the R-tree storing random, relatively small, non-overlapping, 2d boxes. In
- the lower ones, the performance of the R-tree also storing random, 2d boxes,
- but this time quite big and possibly overlapping. As you can see, the R-tree
- performance is different in both cases.
+ is presented in the table below. In the two upper figures you can see the
+ performance of the R-tree storing random, relatively small, non-overlapping,
+ 2d boxes. In the lower ones, the performance of the R-tree also storing random,
+ 2d boxes, but this time quite big and possibly overlapping. As you can see,
+ the R-tree performance is different in both cases.
</p>
<div class="informaltable"><table class="table">
<colgroup>
@@ -385,8 +388,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2014 Barend Gehrels, Bruno Lalande, Mateusz Loskot, Adam
- Wulkiewicz, Oracle and/or its affiliates<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2015 Barend Gehrels, Bruno Lalande,
+ Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>