Skip to content

JSON config > pre-compiled all(?) regexes #72

Description

@mmathieum

Like with RouteColor.routeShortNameRegex in RouteConfig, pre-compile Regex regexes during class init.

Remove by lazy because:

Using by lazy introduces synchronization and object allocation overhead by creating a Lazy instance

Files:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions