[Issue 20550] New: Use fixed seeds for treaps in GC
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jan 31 10:09:50 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20550
Issue ID: 20550
Summary: Use fixed seeds for treaps in GC
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: n8sh.secondary at hotmail.com
Only two treaps are initialized by the GC so each of them can be given a
predetermined seed. Meager discussion began at
https://github.com/ldc-developers/druntime/pull/168
--
More information about the Digitalmars-d-bugs
mailing list