std.benchmark is in reviewable state

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Sep 28 12:22:57 PDT 2011


On 9/25/11 6:08 PM, Andrei Alexandrescu wrote:
> I've had a good time with std.benchmark today and made it ready for
> submission to Phobos.
[snip]

You destroyed, and I listened. I updated my benchmark branch to accept a 
configurable time budget for measurements, and a number of trials that 
take the minimum time.

Still need to do the thread affinity stuff.

Code:

https://github.com/andralex/phobos/blob/benchmark/std/benchmark.d
https://github.com/andralex/phobos/blob/benchmark/std/format.d

Dox:

http://erdani.com/d/web/phobos-prerelease/std_benchmark.html
http://erdani.com/d/web/phobos-prerelease/std_format.html


Destroy once again.

Andrei


More information about the Digitalmars-d mailing list