Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D Mesh Generation - polyhedral domain - speed benchmarking

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D Mesh Generation - polyhedral domain - speed benchmarking


Chronological Thread 
  • From: Ramin H <>
  • To:
  • Subject: [cgal-discuss] 3D Mesh Generation - polyhedral domain - speed benchmarking
  • Date: Sun, 11 Apr 2010 13:20:11 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=eFzqad4HvIwiNHOOz4tpSIycUAPT4nx9s65PCRw/rSj6gR+iOM4miLksIw6A+Tx3qr OqG1iVhSNKlve3KpMHbAn+MP0iIVx8hfus/LCE0EOtxCdzNpJv1VcfaYsU5VeqPvOEu7 U6OgBOcsVWPtWEe5zbxfNwy7yubmvfLyCAqgg=

Hi,

I have used polyhedral domains to create 3D meshes using CGAL 3D mesher.
- I am using Exact_predicates_inexact_constructions_kernel
- I run the code on a AMD Turion64 x2 with 4GB of RAM.
- It's the release version

I was wondering if the following speeds are acceptable if you have bench marked the algorithm yourself

#Facets     #Cells       Time(sec)
4778          35529       93
18622        278227     581
41600        935242     1699

Thanks,
-Ramin




Archive powered by MHonArc 2.6.16.

Top of Page