Benchmarking mir.ndslice + lubeck against numpy and Julia

bachmeier no at spam.net
Mon Jan 13 14:26:55 UTC 2020


On Monday, 13 January 2020 at 13:34:40 UTC, jmh530 wrote:
> On Monday, 13 January 2020 at 11:51:20 UTC, Joseph Rushton 
> Wakeling wrote:
> On 3, I didn't have time to look into the Julia results, but 
> someone above made the comment that Julia was optimizing away 
> the calculation itself. Dennis also had some interesting points 
> above.

All you have to do is look at the timings. Julia calls into 
lapack to do these operations, just like everybody else. No 
amount of optimization will result in the timings reported for 
Julia - it would be a revolution unlike any ever seen in 
computing if they were accurate.


More information about the Digitalmars-d mailing list