-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestperformanceImprove performance, speed, or resource usageImprove performance, speed, or resource usage
Description
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 requestNew feature or requestperformanceImprove performance, speed, or resource usageImprove performance, speed, or resource usage