#362: optimize freeze_size
--------------------+-------------------------------------------------------
 Reporter:  rurban  |       Owner:     
     Type:  todo    |      Status:  new
 Priority:  normal  |   Milestone:     
Component:  core    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by plobsing):

 The pmc_freeze_cleanup branch changes this plan. Optimizing freeze_size
 may still be a possible and worthwhile optimization.

  * VISIT_FREEZE_SIZE is gone. It was unused, and requiring that all PMCs
 know of all possible visit actions seems unreasonable and inextensible.
  * The ultimate goal is to have customizable PMC visitors. One such
 visitor could be a size accumulator.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/362#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to