chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add line number tracking to the interpreter


From: felix . winkelmann
Subject: Re: [PATCH] Add line number tracking to the interpreter
Date: Sun, 25 Jun 2023 18:20:55 +0200

> Hi all,
>
> I noticed that the interpreter got quite a bit slower due to fetching
> the line number information for an expression when emitting info into
> the trace buffer.  Attached is an additional patch to bring things back
> to our original performance by pre-fetching the line number info and
> passing it as an additional argument to emit-trace-info.
>
> Patch has also been pushed to the line-numbers-in-csi branch.
>

Thanks, Peter. I will review and test and merge this, unless there is
some unexpected problem.


felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]