Changes between Version 11 and Version 12 of CottoTasklist

Show
Ignore:
Timestamp:
12/19/09 08:54:55 (12 years ago)
Author:
cotto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CottoTasklist

    v11 v12  
    99     - docs/parrotbyte.pod duplicates some of pdd13.  Merge parrotbyte.pod into the pdd.  It's hard enough to keep one document up-to-date. 
    1010     - 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  - 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. 
     11 - 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) 
    1212 - test profiling output (pprof format) 
    1313 - test pprof to callgrind conversion and callgrind-style output