Skip to content

Get Rid of RegExp #1

@pasabanov

Description

@pasabanov

Currently, regular expressions are used for standard optimizations.

This approach is inefficient, so it is necessary to rewrite the implementation of standard optimizations without using RegExp.

This will also mark the beginning of developing a custom optimization algorithm and discontinuing the use of SVGO.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestperformanceImprove performance, speed, or resource usage

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions