Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: accessing array by index very slow
- X-seq: zsh-workers 51662
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Cc: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>, Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: accessing array by index very slow
- Date: Mon, 17 Apr 2023 00:03:57 +0200
- Archived-at: <https://zsh.org/workers/51662>
- In-reply-to: <CAH+w=7bBf7X0CFEGK+H-huj3a9QGiD7-VC3Qc+-hM__ZNQX_Kg@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <20230416090342.dztvzcnzpbyukgfq@chazelas.org> <CAN=4vMouxgQNP=sfrXDhvtUkgLZgkDd6Z3GZX04rHGOhDwihpg@mail.gmail.com> <CAKc7PVAgXMCoFKgVu4Wy=43C=NpC3zECPLirX9O9y1m7QCAY4A@mail.gmail.com> <CAH+w=7bBf7X0CFEGK+H-huj3a9QGiD7-VC3Qc+-hM__ZNQX_Kg@mail.gmail.com>
On 4/16/23, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Sun, Apr 16, 2023 at 2:20 AM Sebastian Gniazdowski
> <sgniazdowski@xxxxxxxxx> wrote:
>>
>> There was badarrays branch from Mikachu in the past. it was resolving
>> constant arrlen() calling.
>
> I had been rebasing that regularly for a while
> (origin/schaefer/badarrays) but lost access to the host with that
> clone and didn't keep up the effort elsewhere. Tried again just now
> and get a lot of errors in params.c declarations and on new calls to
> functions where Mikachu changed the arguments.
I don't think I ever got it to actually work properly in the first
place, but it would likely be a good place to start looking if anyone
else is interested.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author