View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003484 | OXID eShop (all versions) | 4.05. Performance | public | 2012-01-05 12:54 | 2012-12-10 13:29 |
Reporter | avalue | Assigned To | |||
Priority | high | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.1 revision 38045 | ||||
Fixed in Version | 4.5.8 revision 42471 | ||||
Summary | 0003484: big perfomance increase in oximex.php | ||||
Description | unset from oOrderList in foreach oximex.php 267 foreach ( $oOrderlist->arrayKeys() as $key ) { 268 $oOrder = $oOrderlist[$key]; add unset $oOrderlist[$key]; for much better perfomance (ram usage) | ||||
Steps To Reproduce | with many orders > 512MB RAM is used | ||||
Tags | Performance | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | 5.3 | ||||
Database Version | any | ||||