On 11/23/2018 2:12 AM, Jacob Carlborg wrote: > Would it be possible to have one string table per thread and merge them to one > single shared string table before continuing with the next phase? It'd probably be even slower because one would have to rewrite all the pointers into the string table.