Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77813 - in sandbox/gtl/libs/polygon/benchmark: . benchmark_results benchmark_results/plots
From: sydorchuk.andriy_at_[hidden]
Date: 2012-04-07 07:23:05


Author: asydorchuk
Date: 2012-04-07 07:23:04 EDT (Sat, 07 Apr 2012)
New Revision: 77813
URL: http://svn.boost.org/trac/boost/changeset/77813

Log:
Adding benchmark plots.

Added:
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_points.txt
      - copied unchanged from r77792, /sandbox/gtl/libs/polygon/benchmark/benchmark_points.txt
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt
      - copied, changed from r77792, /sandbox/gtl/libs/polygon/benchmark/benchmark_segments.txt
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_10.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_100.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_1000.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_10000.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_100000.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_1000000.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_10.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_100.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_1000.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_10000.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_100000.png (contents, props changed)
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_1000000.png (contents, props changed)
Removed:
   sandbox/gtl/libs/polygon/benchmark/benchmark_points.txt
   sandbox/gtl/libs/polygon/benchmark/benchmark_segments.txt
Text files modified:
   sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt | 24 ++++++++++++------------
   sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_points.cpp | 2 +-
   sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_segments.cpp | 2 +-
   3 files changed, 14 insertions(+), 14 deletions(-)

Deleted: sandbox/gtl/libs/polygon/benchmark/benchmark_points.txt
==============================================================================
--- sandbox/gtl/libs/polygon/benchmark/benchmark_points.txt 2012-04-07 07:23:04 EDT (Sat, 07 Apr 2012)
+++ (empty file)
@@ -1,40 +0,0 @@
-System: CPU i5-7600 2.8 GHz, 4Gb RAM.
-OS: Windows 7 Professional 32 bit.
-Compiler: MSVC-9.0.
-
-Boost.Polygon Voronoi of Points:
-| 10 | 100000 | 0.000027 |
-| 100 | 10000 | 0.000392 |
-| 1000 | 1000 | 0.004541 |
-| 10000 | 100 | 0.047540 |
-| 100000 | 10 | 0.530200 |
-| 1000000 | 1 | 5.882000 |
-
-CGAL Triangulation of Points:
-| 10 | 100000 | 0.000116 |
-| 100 | 10000 | 0.002649 |
-| 1000 | 1000 | 0.039140 |
-| 10000 | 100 | 0.684090 |
-| 100000 | 10 | 16.904600 |
-| 1000000 | 1 | 566.056000 |
-
-System: CPU i5-7600 2.8 GHz, 4Gb RAM.
-OS: Ubuntu 11.10 64 bit.
-Compiler: gcc 4.6.1.
-
-Boost.Polygon Voronoi of Points:
-| 10 | 100000 | 0.000013 |
-| 100 | 10000 | 0.000192 |
-| 1000 | 1000 | 0.002130 |
-| 10000 | 100 | 0.022900 |
-| 100000 | 10 | 0.274000 |
-| 1000000 | 1 | 3.290000 |
-
-CGAL Triangulation of Points:
-| 10 | 100000 | 0.000052 |
-| 100 | 10000 | 0.001150 |
-| 1000 | 1000 | 0.016680 |
-| 10000 | 100 | 0.297900 |
-| 100000 | 10 | 8.047000 |
-| 1000000 | 1 | 315.740000 |
-

Copied: sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt (from r77792, /sandbox/gtl/libs/polygon/benchmark/benchmark_segments.txt)
==============================================================================
--- /sandbox/gtl/libs/polygon/benchmark/benchmark_segments.txt (original)
+++ sandbox/gtl/libs/polygon/benchmark/benchmark_results/benchmark_segments.txt 2012-04-07 07:23:04 EDT (Sat, 07 Apr 2012)
@@ -23,18 +23,18 @@
 Compiler: gcc 4.6.1.
 
 Boost.Polygon Voronoi of Segments:
-| 10 | 100000 | 0.000167 |
-| 100 | 10000 | 0.002044 |
-| 1000 | 1000 | 0.020840 |
-| 10000 | 100 | 0.213500 |
-| 100000 | 10 | 2.257000 |
-| 1000000 | 1 | 22.600000 |
+| 10 | 100000 | 0.000165 |
+| 100 | 10000 | 0.002006 |
+| 1000 | 1000 | 0.020440 |
+| 10000 | 100 | 0.209700 |
+| 100000 | 10 | 2.228000 |
+| 1000000 | 1 | 22.250000 |
 
 CGAL Triangulation of Segments:
-| 10 | 100000 | 0.000485 |
-| 100 | 10000 | 0.007053 |
-| 1000 | 1000 | 0.084670 |
-| 10000 | 100 | 1.267500 |
-| 100000 | 10 | 25.703000 |
-| 1000000 | 1 | 951.250000 |
+| 10 | 100000 | 0.000483 |
+| 100 | 10000 | 0.007006 |
+| 1000 | 1000 | 0.084000 |
+| 10000 | 100 | 1.191900 |
+| 100000 | 10 | 23.538000 |
+| 1000000 | 1 | 856.650000 |
 

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_10.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_100.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_1000.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_10000.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_100000.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_points_1000000.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_10.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_100.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_1000.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_10000.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_100000.png
==============================================================================
Binary file. No diff available.

Added: sandbox/gtl/libs/polygon/benchmark/benchmark_results/plots/benchmark_segments_1000000.png
==============================================================================
Binary file. No diff available.

Deleted: sandbox/gtl/libs/polygon/benchmark/benchmark_segments.txt
==============================================================================
--- sandbox/gtl/libs/polygon/benchmark/benchmark_segments.txt 2012-04-07 07:23:04 EDT (Sat, 07 Apr 2012)
+++ (empty file)
@@ -1,40 +0,0 @@
-System: CPU i5-7600 2.8 GHz, 4Gb RAM.
-OS: Windows 7 Professional 32 bit.
-Compiler: MSVC-9.0.
-
-Boost.Polygon Voronoi of Segments:
-| 10 | 100000 | 0.000290 |
-| 100 | 10000 | 0.003655 |
-| 1000 | 1000 | 0.038158 |
-| 10000 | 100 | 0.389470 |
-| 100000 | 10 | 4.031300 |
-| 1000000 | 1 | 40.912000 |
-
-CGAL Triangulation of Segments:
-| 10 | 100000 | 0.001047 |
-| 100 | 10000 | 0.014812 |
-| 1000 | 1000 | 0.177315 |
-| 10000 | 100 | 2.561340 |
-| 100000 | 10 | 49.314600 |
-| 1000000 | 1 | 1640.830000 |
-
-System: CPU i5-7600 2.8 GHz, 4Gb RAM.
-OS: Ubuntu 11.10 64 bit.
-Compiler: gcc 4.6.1.
-
-Boost.Polygon Voronoi of Segments:
-| 10 | 100000 | 0.000167 |
-| 100 | 10000 | 0.002044 |
-| 1000 | 1000 | 0.020840 |
-| 10000 | 100 | 0.213500 |
-| 100000 | 10 | 2.257000 |
-| 1000000 | 1 | 22.600000 |
-
-CGAL Triangulation of Segments:
-| 10 | 100000 | 0.000485 |
-| 100 | 10000 | 0.007053 |
-| 1000 | 1000 | 0.084670 |
-| 10000 | 100 | 1.267500 |
-| 100000 | 10 | 25.703000 |
-| 1000000 | 1 | 951.250000 |
-

Modified: sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_points.cpp
==============================================================================
--- sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_points.cpp (original)
+++ sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_points.cpp 2012-04-07 07:23:04 EDT (Sat, 07 Apr 2012)
@@ -48,7 +48,7 @@
   bf << "| " << std::setw(16) << num_points << " ";
   bf << "| " << std::setw(15) << num_tests << " ";
   bf << "| " << std::setw(17) << time_per_test << " ";
- bf << "| " << std::endl;
+ bf << "|" << std::endl;
 }
 
 void run_boost_test() {

Modified: sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_segments.cpp
==============================================================================
--- sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_segments.cpp (original)
+++ sandbox/gtl/libs/polygon/benchmark/voronoi_benchmark_segments.cpp 2012-04-07 07:23:04 EDT (Sat, 07 Apr 2012)
@@ -54,7 +54,7 @@
   bf << "| " << std::setw(16) << num_points << " ";
   bf << "| " << std::setw(15) << num_tests << " ";
   bf << "| " << std::setw(17) << time_per_test << " ";
- bf << "| " << std::endl;
+ bf << "|" << std::endl;
 }
 
 std::vector<double> get_intersection_runtime() {


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk