Project: 	
  | View Revisions: Issue #37418 | [ Back to Issue ] | ||
| Summary | 0037418: Performance problem in DiscountFilterCharacteristic query | ||
| Revision | 2018-01-23 12:37 by Sandrahuguet | ||
| Steps To Reproduce | Execute DiscountFilters Characteristic query in hgvol environment. | ||
| Revision | 2018-01-22 17:37 by Sandrahuguet | ||
| Steps To Reproduce | Execute DiscountFilters Characteristic query in hgvol environment. I can provide environment. | ||
| 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 |