View Issue Details

IDProjectCategoryView StatusLast Update
2376Composrcorepublic2016-06-25 21:33
ReporterChris Graham Assigned ToChris Graham  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary2376: Tempcode optimisation - minimised Tempcode objects
DescriptionOnly include unusual properties within the Tempcode object if they are set there dynamically with non-empty values

These ones are unusual and don't usually need to be there:
    pure_lang
    evaluate_echo_offset_group, evaluate_echo_offset_inner
    cached_output, fresh
    codename, children - maybe already fixed in feature__code_editing_update branch?

This is a pretty aggressive optimisation, but PHP allows dynamic object properties, so it's okay. Normally you'd specify out what object properties exist in advance.
TagsType: Performance
Attach Tags
Time estimation (hours)2
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-04-05 17:24 Chris Graham New Issue
2016-04-05 17:24 Chris Graham Tag Attached: Type: Performance
2016-06-25 21:33 Chris Graham Status Not Assigned => Resolved
2016-06-25 21:33 Chris Graham Resolution open => fixed
2016-06-25 21:33 Chris Graham Assigned To => Chris Graham