Changes between Version 9 and Version 10 of CottoTasklist
- Timestamp:
- 12/17/09 07:50:03 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CottoTasklist
v9 v10 7 7 - Read through the bytecode pdd (13) and make it match the current implementation. 8 8 - Focus on annotations, but it wouldn't be a bad thing to raise the PackFile bus number. 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 - 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. 9 11 - test profiling output (pprof format) 10 12 - test pprof to callgrind conversion and callgrind-style output