PERFORMANCE TEST: String Starts With Substring Styles
This test page demonstrates the performance of the Uize.Str.Has.hasPrefix
static method, as compared to the performance of two other, less optimized techniques for testing if one string starts with another string.