This is the mail archive of the guile@cygnus.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: Guile profiling tools?



> Are there any guile profiling tools?  My guile version of Greg's perl
> extract-docs takes about 10x as long to extract the docs from the scwm
> scheme tree than the perl version does.

I'll bet it's the I/O system.  Guile's I/O isn't the hottest thing
ever to hit the streets.  *sigh*

Actually, I was hoping that a benchmarking case would present itself
to guide further work on the I/O system.  Now we have one.