On Tue, Jan 17, 2017 at 7:39 PM, Xiao-Yong Jin <jinxiaoy...@gmail.com> wrote:
> I always feel GNU APL kind of slow compared to Dyalog, but I never really > compared two in large dataset. > I'm mostly using J now for large dataset. > If Elias has the optimized code for GNU APL and a reproducible way to > measure timing, I'd like to compare it with Dyalog and J. I think that's actually a good idea. It would be a good comparison. It would really make it clear if there is a blaring problem. But first the APL code should be optimized a bit (but nothing crazy like reading it all into memory right now.) --blake