Changes for version 0.5.4

  • Performance improvements
    • Dispatcher no longer returns an ref to an empty array with non regex matcher types.
    • Removed superfluous scope creation in dispatcher
    • Moved my variable out of dispatcher sub
  • Improved dispatch matching performance
    • 1.70x approx for static exact matches
    • 1.15x approx for regex matches

Modules

Cached general purpose dispatch and routing table