Skip to content

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

@mmathieum

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions