Modify ↓
#11651 closed enhancement (fixed)
[PATCH] whitechars stripping optimization
Reported by: | shinigami | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 15.08 |
Component: | Core | Version: | latest |
Keywords: | performance | Cc: |
Description
Removed creation of HashSet and Characters from Utils.strip.
Would slowdown with more stripped chars, but there is no such usage.
Attachments (1)
Change History (5)
by , 9 years ago
Attachment: | strip.patch added |
---|
comment:2 by , 9 years ago
Keywords: | performance added |
---|---|
Milestone: | → 15.07 |
Summary: | whitechars stripping optimization → [PATCH] whitechars stripping optimization |
Note:
See TracTickets
for help on using tickets.
patch