Maybe you will like my Profiler-Script at REBOL.COM/Sites/FX5, too. Frank
> I recently tried to put some zip into some sluggish code. > > I was surprised just how fast a lot of Rebol is. I instrumented several of my > suspect functions and found they were almost too fast to meter. > > The slowest thing I found was (perhaps not surprisingly) Layout. > > To soup up the code, I wrote an elapse timer function. It's listed below with > some samples of use. Feel free to use it. > > The code is reasonably Rebollish (it uses a persistent local variable), but > I'd appreciate feedback on better ways of acheiving the same, particularly: -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
