Can vibed be fast as Go or Python?

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Thu Mar 30 02:17:02 PDT 2017


On 03/28/2017 08:16 PM, Jacob Carlborg wrote:
> I create a test at work, compared an existing Ruby implementation
> of an API end point to a Go implementation and a D implementation.
> The D implementation was five times faster. Unfortunately my
> colleagues paid more attention to the result that showed that the
> Ruby implementation was twice as fast as the Go implementation.

Just a matter of proper plotting ;).
In German, but very funny http://katjadittrich.de/, pies of truth :).

But seriously I can highly recommend to learn ggplot2, makes nice
plotting easy and is actually worthwhile to learn.
There is even a D version http://code.dlang.org/packages/ggplotd, though
that one could use some string mixin DSL to reach R's brevity.

-Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: speed.png
Type: image/png
Size: 18472 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20170330/8bd150fe/attachment-0001.png>


More information about the Digitalmars-d mailing list