std.container.RedBlackTree versus C++ std::set
monarch_dodra
monarchdodra at gmail.com
Thu Feb 14 14:20:46 PST 2013
On Thursday, 14 February 2013 at 20:44:13 UTC, bearophile wrote:
> Ivan Kazmenko:
>
>> Thank you all for assistance, I've finally pinned it down!
>
> This is great. The first step to solve a problem is to find it.
> The second step is to formalize it. So I suggest you to create
> a small benchmark that shows what you mean (it should not
> include RedBlackTree) and put it in Bugzilla, with some timings.
>
> Bye,
> bearophile
I've already begun investigating, and am now benching my solution.
But filing issues never hurt anyone.
More information about the Digitalmars-d-learn
mailing list