On Mar 18, 2012 4:50 PM, "Peter Alexander" <[email protected]> wrote:
> Neither do I, but it's more work for the compiler, and even if the compiler does string pooling, it may not look for common suffixes. It would be more work but it would have memory and cache benefits. If you stored created a set of strings ordered lexographicaly by their reverse it would not be that much overhead.
