Why D isn't the next "big thing" already

chmike via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jul 27 07:24:07 PDT 2016


On Wednesday, 27 July 2016 at 10:17:57 UTC, NX wrote:
> On Wednesday, 27 July 2016 at 09:28:49 UTC, chmike wrote:
>> 4. Web server && IO performance (see: 
>> https://www.techempower.com/benchmarks or 
>> https://github.com/nanoant/WebFrameworkBenchmark).
>
> Please, these are terribly outdated benchmarks. There was a 
> recent bug causing Vibe.D to not scale to multiple cores at all 
> which has been fixed.

Yes, you are right. It's not easy to determine the version of 
vibe.d used for techempower.

 From this link it seam that version 0.7.19 of vibe.d was used Oo 
unless the Readme is simply outdated.   
https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/D/vibed

For the other one it's vibe v0.7.26 which is more recent. The 
performance is still low.


More information about the Digitalmars-d-learn mailing list