Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: accessing array by index very slow
- X-seq: zsh-workers 51661
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Cc: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: accessing array by index very slow
- Date: Sun, 16 Apr 2023 08:27:25 -0700
- Archived-at: <https://zsh.org/workers/51661>
- In-reply-to: <CAKc7PVAgXMCoFKgVu4Wy=43C=NpC3zECPLirX9O9y1m7QCAY4A@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>
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author