Re: Why constant items
On Wed, Aug 20, 2003 at 10:14:04PM +0200, Leopold Toetsch wrote: > The main time consuming task is just constructing the exception object. > Real objects might be faster here, but all the runtime construction of > such complex objects suffer of the same problem: we don't have constant > and cac
Why constant items
$ parrot -p lex.pasm # [1] 0.041843 0.810558 ... CODE OP FULL NAMECALLS TOTAL TIMEAVG TIME - - --- -- -- 1138 Exception 10.6977070.70 You for sure can now say, that my exception handling stuff