Some patches to reduce the amount of memory allocations happening within the ICU-based FTS tokenizer, by using long lived buffers and objects.
Before:
After: