Matlab was running multithreaded, the single-threaded version (LASTN = 
maxNumCompThreads(1)) gives time = 0.3449, still better. The Julia-version 
where I store the matrices in an Array now gives time = 0.4078, better than 
the previous Julia-version but still not what I would expect.

Reply via email to