The Computer Language Benchmarks Game

Akira1364 operator97 at gmail.com
Sun Jan 9 01:22:27 UTC 2022


On Tuesday, 13 October 2020 at 16:54:03 UTC, Imperatorn wrote:
> https://forum.dlang.org/post/wcownwoteiownrtnilow@forum.dlang.org
>
> On Tuesday, 9 August 2016 at 22:07:05 UTC, Isaac Gouy wrote:
>> On Thursday, 4 August 2016 at 20:15:35 UTC, Ali Çehreli wrote:
>>
>>> but the measurement code is available for others to use
>>
>> It's down to you --
>>
>> "If you're interested in something not shown on the benchmarks 
>> game website then please take the program source code and the 
>> measurement scripts and publish your own measurements."
>>
>>
>> You've already found the measurement scripts --
>>
>> http://benchmarksgame.alioth.debian.org/download/benchmarksgame-script.zip
>>
>>
>> To help you start, I've gone through the archive and zip'd the 
>> previously-contributed D programs which you should probably 
>> update --
>>
>> http://benchmarksgame.alioth.debian.org/download/dlang-benchmarksgame-programs.zip
>
> Any update on this? 🤔

I am 100% certain that this is the fastest implementation of 
Binary Trees ever written in D, if it helps:

https://github.com/BinaryTrees/BinaryTreesBenchmarkD

Optimizes best with LDC (by far).


More information about the Digitalmars-d mailing list