Benchmark Dlang vs Node vs Ruby

Daniel Kozak via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri May 27 09:47:19 PDT 2016


Why not to use distribute oprion?
Dne 27. 5. 2016 17:35 napsal uživatel "yawniek via Digitalmars-d-learn" <
digitalmars-d-learn at puremagic.com>:

> On Friday, 27 May 2016 at 13:45:23 UTC, llaine wrote:
>
>> Hi guys,
>>
>> In my journey of learning about D I tried to benchmark D with Vibe.d vs
>> node with express and Ruby with Sinatra.
>>
>> And the results are pretty surprising.
>> I have to admit that I though D was more faster than that. How is this
>> even possible ?
>>
>> I am doing something wrong ?
>>
>>
>> Here are the numbers with the project :
>>
>> https://github.com/llaine/benchmarks/blob/master/README.md
>>
>
> you should:
> - use this https://github.com/etcimon/ddb  Postgres client
> - fix your logic
> - NOT use option distribute
> - use LDC2 beta2 as compiler with release flag
> - use neweset vibe.d version
>
> and then your results should be easily above 1000 rps
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20160527/776f9bfd/attachment-0001.html>


More information about the Digitalmars-d-learn mailing list