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

Reply via email to