diff --git a/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt b/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt index 4ee207ab90c2..b89df53fb698 100644 --- a/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt +++ b/Polygon_mesh_processing/doc/Polygon_mesh_processing/Polygon_mesh_processing.txt @@ -1081,105 +1081,104 @@ Intel Core i7-8750H CPU @ 2.20GHz, 16GB of RAM, on Windows 11, 64 bits and compi \cgalFigureAnchor{icc_performance_table}
- +
- - - - - - + + + + + + - - - - - - + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - - + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - - + + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + +
Ball
Radius
ComputationSpot
(6k faces)
Bunny
(144K faces)
Stanford Dragon
(871K faces)
Old Age or Winter
(6M faces)
Ball
Radius
ComputationSpot
(6k faces)
Bunny
(144K faces)
Stanford Dragon
(871K faces)
Old Age or Winter
(6M faces)
vertex
1-ring faces
(default)
Mean   Curvature < 0.001 s0.019 s0.11 s2.68 svertex
1-ring faces
(default)
Mean   Curvature < 0.001 s0.019 s0.11 s2.68 s
Gaussian Curvature < 0.001 s0.017 s0.10 s2.77 sGaussian Curvature < 0.001 s0.017 s0.10 s2.77 s
Principal Curvature & Directions0.002 s0.044 s0.25 s3.98 sPrincipal Curvature & Directions0.002 s0.044 s0.25 s3.98 s
All (optimized for shared computations)0.003 s0.049 s0.28 s4.52 sAll (optimized for shared computations)0.003 s0.049 s0.28 s4.52 s
r = 0.1
* avg_edge_length
Mean Curvature0.017 s0.401 s2.66 s22.29 sr = 0.1
* avg_edge_length
Mean Curvature0.017 s0.401 s2.66 s22.29 s
Gaussian Curvature0.018 s0.406 s2.63 s21.61 sGaussian Curvature0.018 s0.406 s2.63 s21.61 s
Principal Curvature & Directions0.019 s0.430 s2.85 s23.55 sPrincipal Curvature & Directions0.019 s0.430 s2.85 s23.55 s
All (optimized for shared computations)0.017 s0.428 s2.89 s24.16 sAll (optimized for shared computations)0.017 s0.428 s2.89 s24.16 s
r = 0.5
* avg_edge_length
Mean Curvature0.024 s0.388 s3.18 s22.79 sr = 0.5
* avg_edge_length
Mean Curvature0.024 s0.388 s3.18 s22.79 s
Gaussian Curvature0.024 s0.392 s3.21 s23.58 sGaussian Curvature0.024 s0.392 s3.21 s23.58 s
Principal Curvature & Directions0.027 s0.428 s3.41 s24.44 sPrincipal Curvature & Directions0.027 s0.428 s3.41 s24.44 s
All (optimized for shared computations)0.025 s0.417 s3.44 s23.93 sAll (optimized for shared computations)
- \cgalFigureCaptionBegin{icc_performance_table} Performance of the curvature computation on various meshes (in seconds). The first row shows the performance of the default value for the ball radius, which is using the 1-ring of neighboring faces around each vertex, instead of actually approximating the inclusion ratio of the faces in the ball.