Timing lexing of CVS data: Took 0.093616962432861 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.072301864624023 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.046951055526733 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.054203033447266 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "a": Took 0.11137795448303 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.10665512084961 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.083983898162842 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.075721025466919 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of all "z": Took 0.09567403793335 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.070143938064575 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.068887948989868 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.072422981262207 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing alphabet lexing of random string: Took 0.17425179481506 seconds (Phlexy\Lexer\Stateless\Simple) Took 0.08741021156311 seconds (Phlexy\Lexer\Stateless\WithCapturingGroups) Took 0.099842071533203 seconds (Phlexy\Lexer\Stateless\WithoutCapturingGroups) Took 0.086472988128662 seconds (Phlexy\Lexer\Stateless\UsingPregReplace) Timing PHP lexing of this file: Took 0.017817974090576 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.0083119869232178 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex) Timing PHP lexing of larger TestAbstract file: Took 0.051965951919556 seconds (Phlexy\Lexer\Stateful\Simple) Took 0.014586925506592 seconds (Phlexy\Lexer\Stateful\UsingCompiledRegex)