Timing lexing of CVS data: Took 0.072458982467651 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.076802015304565 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.066427946090698 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.051275968551636 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.048034191131592 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.071072101593018 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.069391965866089 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.068615913391113 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.088927030563354 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.038817882537842 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.034818887710571 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.038551092147827 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.11746907234192 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.067090034484863 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.067784070968628 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.06207013130188 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.01040506362915 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.004608154296875 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.035279035568237 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.016618967056274 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)