Files
cgal/Mesh_3/include/CGAL
Sebastien Loriot 166681a6ce Periodic_3_mesh_3: Avoid Making Copies (#8639)
## Summary of Changes

Turn several copies into `const&` to avoid allocation of data members of
traits object with multiprecision coordinates. In release mode the gain
is around 10%..

To address the timeouts in the testsuite in Debug mode, I also changed
cell size and approximation error.

## Release Management

* Affected package(s): Periodic_triangulation_3_mesh_3
* License and copyright ownership: unchanged
2024-12-10 16:24:25 +01:00
..
2024-06-07 15:18:57 +02:00
2023-06-24 10:37:39 +01:00
2023-10-02 12:13:54 +02:00
2023-07-28 12:41:45 +01:00
2023-05-26 13:19:19 +02:00