Changes between Version 12 and Version 13 of CottoTasklist
- Timestamp:
- 12/26/09 08:22:22 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CottoTasklist
v12 v13 9 9 - docs/parrotbyte.pod duplicates some of pdd13. Merge parrotbyte.pod into the pdd. It's hard enough to keep one document up-to-date. 10 10 - It'd also be nice to speed up Parrot_Sub_get_line_from_pc since it currently eats about 15% of the processing time *after* caching its results. Knowing PackFiles might help. 11 - Do a code review of r43196. 11 12 - Add --hash-seed=xxx to parrot so that hash order-related failures can be diagnosed more quickly. [http://irclog.perlgeek.de/parrot/2009-12-18#i_1853127 Coke] recently ran a case where this would have made life easier. (submitted in tt #1383) 12 13 - test profiling output (pprof format)