> I want to evaluate which rule consumes how much time and then optimize the > most time consuming rules.
Good idea. Have a look at 'parslet/atoms/entity' - hooking the #try method should allow you to do that. cheers kaspar
> I want to evaluate which rule consumes how much time and then optimize the > most time consuming rules.
Good idea. Have a look at 'parslet/atoms/entity' - hooking the #try method should allow you to do that. cheers kaspar