https://d.puremagic.com/issues/show_bug.cgi?id=11597

           Summary: Speed up std.random.dice
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Chris Cain <[email protected]> 2013-11-24 16:48:21 PST ---
Currently, dice is a bit slower than it could be. It would be nice if dice used
a binary search to speed up the search for which element the chosen point
corresponds to.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to