flavor of devrel which is just an endless sequence of telling people your system is fast because of optimized manual memory management and telling them the same because of an optimized garbage collector
@wingo in zig compiler we have a half dozen datasets for which the memory management strategy is "garbage collection" but the garbage collection implementation is "todo"
string tables just grow soooo slowly, theoretical garbage collection is all you need!