Changes between Version 33 and Version 34 of CottoTasklist

Show
Ignore:
Timestamp:
05/19/11 06:06:26 (11 years ago)
Author:
cotto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CottoTasklist

    v33 v34  
    4040 
    4141== profiling testing todo: == 
     42 - Make -Rprofiling good enough for everyday use. 
     43   - Get it up to the level of pmichaud's q&d profiler, i.e. 
     44      - print enough information to show how many times each sub is called 
     45      - make sure there's enough information to uniquely identify subs (esp. MULTIs) 
     46 
     47 - Dealing with options for a runcore is a mess.  Consider breaking it out into its own frontend. 
     48 
    4249 - Make docs/dev/profiling.pod helpful to a (hypothetical) annoyed and scared newbie. 
    4350 - Figure out what to test. (see [wiki:TestingProfiling])