top | item 41587347

(no title)

survivedurcode | 1 year ago

Beware the trade-offs of interning affecting GC behavior. Now you can’t have a stack-allocation optimization, for example.

discuss

order

tapirl|1 year ago

The interning feature should be only used for some rare cases, it is not intended to be used widely.