Timing lexing of CVS data: Took 0.087357044219971 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.069738149642944 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.067090034484863 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.064346075057983 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.070476055145264 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.070162057876587 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.057088851928711 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.064862012863159 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.08568000793457 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.03728199005127 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.04171895980835 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.038105010986328 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.11224293708801 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.073395967483521 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.060064792633057 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.064603090286255 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.010653972625732 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0071299076080322 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.040602922439575 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.017309188842773 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)