Skip to content

Aho-Corasick multi-pattern matching for performance #4

Description

@hermanngeorge15

Replace individual regex matching with Aho-Corasick automaton for multi-pattern matching. This should significantly improve scan performance when running against large files or many patterns.

Milestone: v0.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions