Timing lexing of CVS data: Took 0.23246598243713 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.16161704063416 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.14417505264282 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.16198396682739 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.18896198272705 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.19417190551758 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.17305898666382 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.24573588371277 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.31254696846008 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.074001789093018 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.069491863250732 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.06509804725647 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.45946216583252 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.14476490020752 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.13998293876648 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.13554120063782 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.041982889175415 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0054359436035156 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.14188408851624 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.015820026397705 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)