Project:
| View Revisions: Issue #37418 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0037418: Performance problem in DiscountFilterCharacteristic query | ||
| Revision | 2017-11-29 18:31 by Sandrahuguet | ||
| Description | DiscountFilterCharacteristic has performance problems. The slowest part is the call to the pl: m_isparent_ch_value(cvl.id, c.chValue.id, c.characteristic.id) != -1 The behaviour of this pl is a copy of ad_isorgincluded_treenode (legacy ad_isorgincluded) function. |
||
| Revision | 2017-11-29 18:30 by Sandrahuguet | ||
| Description | DiscountFilterCharacteristic has performance problems. The slowest part is the call to the pl: m_isparent_ch_value(cvl.id, c.chValue.id, c.characteristic.id) != -1 The behaviour of this pl in a copy of ad_isorgincluded_treenode (legacy ad_isorgincluded) function. |
||
| Copyright © 2000 - 2009 MantisBT Group |