Re: Profiling

Michael Sperber <[email protected]> Fri, 19 Aug 2011 08:35:20 +0200
Newsgroups gmane.lisp.scheme.scheme48
Message-ID <[email protected]>
Paulo Silva Filho <[email protected]> writes:

> I've chosen Scheme48 as one of implementations of Scheme to evaluate some
> scheme code I'm developing. I didn't found any reference to a profiler for
> Scheme48, although I've found references to a tracer. Is such profiling tool
> available? If so, where can I find any references to it?

Currently, you need to get the development version:

http://www.s48.org/development.html

That has a quite sophisticated statistical profiler, which also has a
documentation chapter devoted to it.

-- 
Regards,
Mike