Skip to content

Commit f967147

Browse files
committed
changelog: add note about decreasing memory usage
Ref #1090
1 parent 07dcf20 commit f967147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Performance improvements:
1212

1313
* [PERF #1051](https://github.com/rust-lang/regex/pull/1051):
1414
Unicode character class operations have been optimized in `regex-syntax`.
15+
* [PERF #1090](https://github.com/rust-lang/regex/issues/1090):
16+
Make patterns containing lots of literal characters use less memory.
1517

1618
Bug fixes:
1719

0 commit comments

Comments
 (0)