Changes between Version 6 and Version 7 of PerformanceImprovements

Show
Ignore:
Timestamp:
05/06/10 21:47:13 (12 years ago)
Author:
chromatic
Comment:

_synchronize is gone

Legend:

Unmodified
Added
Removed
Modified
  • PerformanceImprovements

    v6 v7  
    66|| ||String equality macro||low||low||2-3%|| 
    77|| ||Slim parrot_string_t||low||low to moderate||2-3%, depending on workload|| 
    8 || ||Remove PMC struct's sync||low||low||2% at most|| 
    98|| ||Make fast core the default core||low to moderate||low||2-3%|| 
    109|| || [wiki:FixingPIRVtableOverrides] ||moderate||low to moderate|| 5%|| 
     
    1716|| ||Cheaper access to object attributes||moderate to high||moderate||5-7%|| 
    1817|| ||Lorito||high||high||orders of magnitude|| 
     18 
     19Completed tasks: 
     20 
     21|| ||Remove PMC struct's sync||low||low||2% at most (done in rr46289)||