DMD is slow for matrix maths?

Márcio Martins via Digitalmars-d digitalmars-d at puremagic.com
Mon Oct 26 12:51:38 PDT 2015


On Monday, 26 October 2015 at 02:37:18 UTC, Etienne Cimon wrote:
> I've been playing around with perf and my web server and found 
> that the bottleneck is by far the math module of Botan: 
> https://github.com/etcimon/botan/blob/master/source/botan/math/mp/mp_core.d
>
> [...]

http://dlang.org/pragma.html#inline not working as expected?

Writing inline assembly should really be the last resort...


More information about the Digitalmars-d mailing list