Re: Size of translated programs
Rob wrote:
> Pete Lomax wrote:
>> On Sun, 24 Aug 2003 23:02:13 -0400, Robert Craig
>> <rds at RapidEuphoria.com> wrote:
>>> By itself, the translator notes the existence of the
>>> trace() call before it decides to delete the routine.
>>
>> Can we assume that is something you plan to fix, one day?
>
> Yes. That optimization will be improved, but
> people should really remove "with trace" from finished code.
> It slows you down 10% to 20% when running the
> interpreter too, even without any call to trace().
Oh, that's remarkable.
> I should also have the Translator output some more
> statistics, such as the number of unused routines deleted,
> and the number of lines of debug (ctrace) code inserted.
> That way you'd know that debug code was being inserted
> even if you have "without warning".
Thanks!
Regards,
Juergen
--
/"\ ASCII ribbon campain | "Everything should be made as simple
\ / against HTML in | as possible, but not simpler."
X e-mail and news, |
/ \ and unneeded MIME | [Albert Einstein]
|
Not Categorized, Please Help
|
|