Timing lexing of CVS data: Took 0.053266048431396 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.051542997360229 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.043928861618042 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.046171903610229 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.043766975402832 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.066956996917725 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.055775880813599 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.058156967163086 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.081277847290039 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.03999400138855 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.041305065155029 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.038302898406982 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.11213207244873 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.064460039138794 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.059553146362305 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.0641188621521 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.010494947433472 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0046920776367188 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.039522171020508 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.015048980712891 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)