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.
I'd be really curious to know what performance of the Ruby
implementation would be like in Crystal (which might mean
changing, but I don't know). They seem to somehow quite often
top language benchmarks, though it's hardly a mature language and
ecosystem.