DMD is slow for matrix maths?
Iain Buclaw via Digitalmars-d
digitalmars-d at puremagic.com
Thu Oct 29 08:24:39 PDT 2015
On 29 October 2015 at 14:41, jmh530 via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:
> On Thursday, 29 October 2015 at 08:24:19 UTC, Iain Buclaw wrote:
>
>>
>> std.algorithm.sum was the slowest of the bunch.
>>
>>
> I would be a little careful making comparisons with std.algorithm.sum
> because it uses a variety of different algorithms.
>
Well, the point of the talk was about simplicity vs. performance. As the
implementation was being writing interactively, std.algorithm.sum was
tested first because it's the most obvious way to achieve the end goal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20151029/e048df26/attachment-0001.html>
More information about the Digitalmars-d
mailing list