Timing lexing of CVS data: Took 0.31705403327942 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.2451868057251 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.21836614608765 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.26559495925903 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.28952097892761 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.32781386375427 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.29581093788147 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.38045191764832 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.56503319740295 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.12252402305603 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.1161949634552 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.12026405334473 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.77328085899353 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.23373818397522 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.22116684913635 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.24118089675903 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.082065105438232 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0097048282623291 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.27270197868347 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.028307914733887 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)