View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2144 | Composr | core | public | 2016-01-27 15:42 | 2016-06-19 02:10 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 2144: Memory optimisation | ||||
Description | See if we can bring the memory limit down via analysis using: https://github.com/BitOne/php-meminfo I don't know of any specific problems, but this would be a useful exercise. | ||||
Tags | Type: Performance | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | 8 | ||||
Sponsorship open | |||||
|
This was very worthwhile, a good alternative path into optimisation not tried before. I managed with a few hours work to shave off about 14% memory, which also will help CPU (as it doesn't need to allocate/fill that data now either). I've attached memory dump details after I've finished for reference. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-19 02:08 | Chris Graham | File Added: Archive.zip | |
2016-06-19 02:08 | Chris Graham | Status | Not Assigned => Resolved |
2016-06-19 02:08 | Chris Graham | Resolution | open => fixed |
2016-06-19 02:08 | Chris Graham | Assigned To | => Chris Graham |
2016-06-19 02:10 | Chris Graham | Note Added: 0004058 |