On Tuesday, 28 March 2017 at 18:16:49 UTC, Jacob Carlborg wrote:
On 2017-03-28 09:32, Suliman wrote:
Can vibed be competitor (or even better) than Go and Python for
micro-services?
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.
In their defence, that was far more surprising ;)
Atila