Greetings!  Just wanted to point out a facility for investigating
performance issues to anyone interested in the axiom community.

If gcl is build with profiling,

--enable-gprof

and axiom is built using compiler::link (as you all know how to do),
then one can profile any function by bracketing it between
(si::gprof-start) and (si::gprof-quit).

Take care,
-- 
Camm Maguire                                            [EMAIL PROTECTED]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to