Timing lexing of CVS data: Took 0.042520046234131 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.034900903701782 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.030719041824341 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.032613039016724 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.036078929901123 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.050455093383789 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.044816970825195 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.046542167663574 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.068887948989868 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.020725011825562 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.019643068313599 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.0191810131073 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.094491004943848 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.04125189781189 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.037834167480469 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.036623001098633 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.0118727684021 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0024011135101318 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.035701036453247 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0055561065673828 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)