|
From: | Juergen Sauermann |
Subject: | Re: [Bug-apl] Performance problem with simple program |
Date: | Sat, 10 Oct 2015 13:47:17 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
Hi Elias, good idea, I will look into this. Do you have your code somewhere? I believe the proper way is to stop after the tokenizer stage if the result is a single APL value. That way no extra processing is performed and parsing and creation of an execution context (push/pop )SI stack etc.) is avoided. /// Jürgen On 10/09/2015 04:36 PM, Elias Mårtenson
wrote:
|
[Prev in Thread] | Current Thread | [Next in Thread] |