Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] weird performance issue

Subject: CGAL users discussion list

List archive

[cgal-discuss] weird performance issue


Chronological Thread 
  • From: Ariel Keselman <>
  • To:
  • Subject: [cgal-discuss] weird performance issue
  • Date: Wed, 28 Apr 2010 23:32:10 -0700 (PDT)


Dear all,

after every Ubuntu update, I have this problem in which the
both the compilation time AND running time of my program
decrease by a factor of 2.

For compilation I use 'scons', and I link with the following
libraries:

CGAL_Core, CGAL, gmp, gmpxx, mpfr, boost_thread-mt

and with the following flags:

-O3

This issue appears to be solved after several minutes,
but I would be happy to know if there is a reason, and
a way to guarantee consistent behavior.

Thanks,
Ariel Keselman.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/weird-performance-issue-tp2075041p2075041.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page