#2197 closed defect (fixed)
The usage of "swscanf" results in bad performance in MgStylization.dll
Reported by: | stevenxu | Owned by: | StevenXu |
---|---|---|---|
Priority: | medium | Milestone: | 2.5 |
Component: | General | Version: | 2.2.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 1469935.01 |
Description
The function "swscanf" was used in the methed "SE_StyleVisitor::ParseDoublePair" and "SE_StyleVisitor::ParseGeometry", and they maybe be invoked in many times when there are many symbols and layers in some case, and it resulted in bad performance.
Change History (3)
comment:1 by , 12 years ago
Milestone: | Maestro-5.0 → 2.5 |
---|---|
Priority: | low → medium |
Version: | 2.1.0 → 2.2.0 |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 12 years ago
Note:
See TracTickets
for help on using tickets.
Submitted fix on behalf of Steven Xu.
Fixed in the trunk stream with changeset r7240.
Fixed in the 2.5k sandbox stream with changeset r7241.