Opened 11 years ago
Closed 11 years ago
#11537 closed New Feature (fixed)
Move regexps in html encode/decode functions to separate values
Reported by: | Marek Lewandowski | Owned by: | Marek Lewandowski |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.4.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
We may move regexps into separate variables that will bring slight performance increase since regexps will be compiled only once.
See perf tests page
This is trivial change and can be done along with t/11536
Change History (3)
comment:1 Changed 11 years ago by
Milestone: | → CKEditor 4.4 |
---|---|
Status: | new → confirmed |
comment:2 Changed 11 years ago by
Owner: | set to Marek Lewandowski |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with git:aa35091f4b (merged to major) at dev.