* guile profiling tools?
@ 2006-06-19 1:26 Jon Wilson
2006-06-19 9:41 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Jon Wilson @ 2006-06-19 1:26 UTC (permalink / raw)
Hi,
I was wondering if there was any code somewhere to profile my guile code as
it runs? For finding where optimization is needed, of course.
I found the following thread from guile@cygnus.com
http://sourceware.org/ml/guile/1998-08/msg00114.html
But there doesn't seem to be anything at all in the guile manual, so
evidently nothing from here made it into the distribution.
Profiling is excessively useful at times. Perhaps we ought to have some
facility for it included along with the debugging stuff?
Regards,
Jon
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: guile profiling tools?
2006-06-19 1:26 guile profiling tools? Jon Wilson
@ 2006-06-19 9:41 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2006-06-19 9:41 UTC (permalink / raw)
Hi,
On Sun, 2006-06-18 at 20:26 -0500, Jon Wilson wrote:
> Hi,
> I was wondering if there was any code somewhere to profile my guile code as
> it runs? For finding where optimization is needed, of course.
I use statprof, originally written by Rob Browning and available through
guile-lib.
http://wingolog.org/software/guile-lib/statprof/
I wrote a bit about using it here, halfway down:
http://wingolog.org/archives/2004/06/18/post-advogato
Cheers,
--
Andy Wingo
http://wingolog.org/
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-19 9:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-19 1:26 guile profiling tools? Jon Wilson
2006-06-19 9:41 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).