Memory leak or something else
-
I am doing xml processing in cron. After installing this plugin, the script started to die with memory_limit error. Research has shown that this plugin increases the memory usage. For example delta memory_get_usage() per iteration, with enabled and disabled plug-in:
delta for insert ID132 = +1141.1796875 Kb – enabled
delta for insert ID132 = +16.578125 Kb – disabled
When working with 13k+ items guaranteed memory limit error
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Memory leak or something else’ is closed to new replies.