axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] GCL gprof profiling


From: Camm Maguire
Subject: [Axiom-developer] GCL gprof profiling
Date: 20 Jun 2007 12:18:55 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

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                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]