Changes between Version 33 and Version 34 of CottoTasklist
- Timestamp:
- 05/19/11 06:06:26 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CottoTasklist
v33 v34 40 40 41 41 == 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 42 49 - Make docs/dev/profiling.pod helpful to a (hypothetical) annoyed and scared newbie. 43 50 - Figure out what to test. (see [wiki:TestingProfiling])