Actions
Feature proposal #9431
closedimplement bypassing substitutions if no substitution is in the string
Feature proposal #9431:
implement bypassing substitutions if no substitution is in the string
Description
Check for [ or { existing before processing substitutions to avoid unnecessarily sending large amounts of strings through substitution parsing. This will substantially improve performance since a lot of features support substitutions.
Updated by krileon about 1 year ago
- Status changed from Resolved to Closed
Actions