On Thu, Jul 10, 2008 at 9:13 AM,  <[EMAIL PROTECTED]> wrote:
>
>> What would perhaps be easier, is to
>> allow selective profiling (say by declaring a number of procedures
>> that should be profiled). Would this be acceptable for you?
>
> Yes, that would be an interesting option!
>

See trunk head. You can enable profiling for particular procedures
like this;

(declare (profile <procedurename1> ...))


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to