{"ScriptPreparationCode":"string = \u0022This benchmark is to ask the ageold question, will it fast? We are splitting a string at spaces with two methods.\u0022;\r\nregex = /\\S\u002B/gi;","TestCases":[{"Name":"String.split","Code":"string.split(\u0022 \u0022)","IsDeferred":false},{"Name":"String.match","Code":"string.match(regex)","IsDeferred":false}]}