[Issue 12246] RedBlackTree exhibits quadratic performance with -unittest command line option

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 3 16:54:11 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=12246

Berni44 <bugzilla at bernis-buecher.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at bernis-buecher.de
         Resolution|---                         |FIXED

--- Comment #3 from Berni44 <bugzilla at bernis-buecher.de> ---
Meanwhile this has been replaced by 

version (StdUnittest) debug = RBDoChecks;

As far as I understand it, this has fixed the problem...

--


More information about the Digitalmars-d-bugs mailing list