Opened 13 years ago
Closed 13 years ago
#25 closed defect (fixed)
Fix performance issues with nested function calls in actual parameters
Reported by: | phdmakk | Owned by: | phdmakk |
---|---|---|---|
Priority: | major | Milestone: | v1.0.x Series |
Component: | Common | Version: | 1.0 |
Keywords: | Cc: |
Description
Function calls used in actual parameters seem to cause near exponential increase in parsing time after the upgrades to support v4.3.3. The cause is related to changes in the !SimpleSpec clause specification (which itself is highly problematic in every aspect).
Change History (2)
comment:1 Changed 13 years ago by phdmakk
- Status changed from new to accepted
comment:2 Changed 13 years ago by phdmakk
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.