Skip to content

perf: Implement terminal reuse for tags sharing the same content regex (e.g., /(?s:.*)/) #168

@Ki-Seki

Description

@Ki-Seki

In build_cfg(): There may be many tags with "/(?s:.*)/" pattern, which can be inefficient. Implement terminal reuse for tags sharing the same content regex (e.g., /(?s:.*)/)

TODO Line:

# TODO: There may be many tags with "/(?s:.*)/" pattern, which can be inefficient.

This is an optimized version of PR #167

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions