Discussion:
Profiling
Paulo Silva Filho
2011-08-17 14:44:29 UTC
Permalink
Sires,

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?

Thank you in advance.
--
Paulo Silva Filho.
http://psfdeveloper.blogspot.com
Michael Sperber
2011-08-19 06:35:20 UTC
Permalink
Post by Paulo Silva Filho
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
Continue reading on narkive:
Loading...