This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Scheme profiling



Keisuke Nishida <kxn30@po.cwru.edu> writes:

 > Hello, Eric.  I'm replying to the list.

Since you did, I guess I will too.

 > Eric Enderton <eric@enderton.org> writes:
 > 
 > > i am attempting to optimize a client's Scheme code.  i
 > > read your msgs about this on the Guile mailing list. 
 > > Keisuke, i took your profiling patch (July 15th
 > > message) and got a version of it working (thank
 > > you!).   Harvey, i looked at your Scheme-level
 > > profiler (16 Aug 1998) but i haven't tried it yet.
 > > 
 > > i just wanted to ask, has anyone developed this
 > > further?

Well, I haven't either.

<snip>

 > Yes, I want to measure more precise time, too.  How could I do
 > that?  What is an interrupt-driven profiler?

He means like gcc -p & prof - The code gets regularly interrupted,
inspected & continues.

-- 
Harvey Stein
Bloomberg LP
hjstein@bfr.co.il
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]