Timing lexing of CVS data: Took 0.11208701133728 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.061762809753418 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.055766820907593 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.057871103286743 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.068563938140869 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.082283973693848 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.12093591690063 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.079122066497803 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.087795972824097 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.0310959815979 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.028534889221191 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.033054113388062 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.26412987709045 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.13053584098816 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.10046291351318 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.14249396324158 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.058000087738037 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0035300254821777 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.17150020599365 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.019150018692017 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)