Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Coding Conventions - CGAL methods VS custom implementations

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Coding Conventions - CGAL methods VS custom implementations


Chronological Thread 
  • From: s_gandhi <>
  • To:
  • Subject: Re: [cgal-discuss] Coding Conventions - CGAL methods VS custom implementations
  • Date: Sun, 17 Jan 2016 21:52:54 -0800 (PST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:6bcUkxAzPiEK/jTkeWcdUyQJP3N1i/DPJgcQr6AfoPdwSP7/psbcNUDSrc9gkEXOFd2CrakU1ayH7uuwBCQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTpkbHvsM2OKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ8VvDxcK08CLBZFz87KHsd5cvxtBCFQxHcyGEbVzANpRVBBQTF7VmuUZ73viv78PF01yCAe8LtZb8xUDWmqaxsTUm72288Kzcl/TSP2YRLh6VBrUf5qg==

Hello,

Please find the code in the attached file named "Custom_vs_CGAL_speed.cpp".
Also find the screenshot of timings on my machine, named "cgal_speeds_1.png"

I am using EPIC,
so should I implement the stuff myself? It gives me better timings.

And if I compare any CGAL's examples with my implementation, I (am) will be
faster.

Pl suggest.

Regards,
S. Gandhi

cgal_speeds_1.png
<http://cgal-discuss.949826.n4.nabble.com/file/n4661502/cgal_speeds_1.png>
Custom_vs_CGAL_speed.cpp
<http://cgal-discuss.949826.n4.nabble.com/file/n4661502/Custom_vs_CGAL_speed.cpp>




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Coding-Conventions-CGAL-methods-VS-custom-implementations-tp4661495p4661502.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page