On the D Blog: A Looat at Chapel, D, and Julia Using Kernel Matrix Calculations

9il ilyayaroshenko at gmail.com
Wed Jun 3 16:39:38 UTC 2020


On Wednesday, 3 June 2020 at 16:15:41 UTC, jmh530 wrote:
> This is unclear:
> The chart below shows matrix implementation times minus ndslice 
> times; negative means that ndslice is slower, indicating that 
> the implementation used here does not negatively represent D’s 
> performance.

This means that ndslice (in the way how it was used here) is 
slower than the custom matrix type used.


More information about the Digitalmars-d-announce mailing list