Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Profiling of CGAL code

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Profiling of CGAL code


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] Profiling of CGAL code
  • Date: Mon, 25 Mar 2013 08:35:21 +0100

Le 3/25/13 8:20 AM, Sandeep Dey a écrit :
Hi,

Can anyone suggest a profiling tool to profile a CGAL package example or demo? I use CGAL-4.1 in my Mac. My interest is to check the memory usage, time of execution of different functions, number of time a function is called during the execution, and trace of the code. It would be nice if we can run the executable with the profiler and can get the desired informations.

Thanks and regards,

sandeep.


http://doc.cgal.org/4.2/CGAL.CGAL.Profiling-tools--Hash-Map--Union-find--Modifiers/html/index.html#Chapter_Profiling_Tools_Hash_Map_Union-find_Modifiers



Archive powered by MHonArc 2.6.18.

Top of Page