ffwff/hana

add copy-on-write interned strings

ffwff opened this issue · 0 comments

ffwff commented

The current string interning implementation in 1387067 provides an always-copying string; Having a COW string struct would be better for performance