On Sun, Jul 24, 2022 at 12:46 AM Elijah Stone <elro...@elronnd.net> wrote:
> On Sun, 24 Jul 2022, Raul Miller wrote:
>
> > doable
>
> Sort of...
>
> Performing an indirect call for every atom would be horrendous.  Some sort of
> 'blocking' could be ok in some cases, but you would still likely bottleneck on
> cache bandwidth (practically, issue rate of load/store ops).

Oh, yes -- this would be a space/time tradeoff, with additional
complexity at each step (and, thus: additional time in typical cases)
in exchange for less storage.

Thanks,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to