Is anyone familiar with the resources string parser manipulation takes up? I have a fast loop which iterates itself through a large body of text, and on each loop it reassigns the text string parser is set to parse. On my machine that is fine but I'm curious i slower machines will be bogged down. This seizes of loops needs to give instant results, so speed is important.