PERFORMANCE TEST: String Starts With Substring Styles
SOURCE

This test page demonstrates the performance of the Uize.String.startsWith static method, as compared to the performance of two other, less optimized techniques for testing if one string starts with another string.