$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r77859 - sandbox/gtl/libs/polygon/benchmark/benchmark_results
From: sydorchuk.andriy_at_[hidden]
Date: 2012-04-09 15:17:24
Author: asydorchuk
Date: 2012-04-09 15:17:23 EDT (Mon, 09 Apr 2012)
New Revision: 77859
URL: http://svn.boost.org/trac/boost/changeset/77859
Log:
Updating benchmark result .txt files.
Text files modified: 
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_points.txt   |     4 ++++                                    
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt |     4 ++++                                    
   2 files changed, 8 insertions(+), 0 deletions(-)
Modified: sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_points.txt
==============================================================================
--- sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_points.txt	(original)
+++ sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_points.txt	2012-04-09 15:17:23 EDT (Mon, 09 Apr 2012)
@@ -3,6 +3,7 @@
 Compiler: MSVC-9.0.
 
 Boost.Polygon Voronoi of Points:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.000027 |
 |              100 |           10000 |          0.000392 |
 |             1000 |            1000 |          0.004541 |
@@ -11,6 +12,7 @@
 |          1000000 |               1 |          5.882000 |
 
 CGAL Triangulation of Points:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.000116 |
 |              100 |           10000 |          0.002649 |
 |             1000 |            1000 |          0.039140 |
@@ -23,6 +25,7 @@
 Compiler: gcc 4.6.1.
 
 Boost.Polygon Voronoi of Points:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.000013 |
 |              100 |           10000 |          0.000192 |
 |             1000 |            1000 |          0.002130 |
@@ -31,6 +34,7 @@
 |          1000000 |               1 |          3.290000 |
 
 CGAL Triangulation of Points:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.000052 |
 |              100 |           10000 |          0.001150 |
 |             1000 |            1000 |          0.016680 |
Modified: sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt
==============================================================================
--- sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt	(original)
+++ sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt	2012-04-09 15:17:23 EDT (Mon, 09 Apr 2012)
@@ -3,6 +3,7 @@
 Compiler: MSVC-9.0.
 
 Boost.Polygon Voronoi of Segments:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.000290 |
 |              100 |           10000 |          0.003655 |
 |             1000 |            1000 |          0.038158 |
@@ -11,6 +12,7 @@
 |          1000000 |               1 |         40.912000 |
 
 CGAL Triangulation of Segments:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.001047 |
 |              100 |           10000 |          0.014812 |
 |             1000 |            1000 |          0.177315 |
@@ -23,6 +25,7 @@
 Compiler: gcc 4.6.1.
 
 Boost.Polygon Voronoi of Segments:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.000165 |
 |              100 |           10000 |          0.002006 |
 |             1000 |            1000 |          0.020440 |
@@ -31,6 +34,7 @@
 |          1000000 |               1 |         22.250000 |
 
 CGAL Triangulation of Segments:
+| Number of points | Number of tests | Time per one test |
 |               10 |          100000 |          0.000483 |
 |              100 |           10000 |          0.007006 |
 |             1000 |            1000 |          0.084000 |