Changes between Version 3 and Version 4 of CottoTasklist

Show
Ignore:
Timestamp:
12/10/09 06:42:23 (12 years ago)
Author:
cotto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CottoTasklist

    v3 v4  
    77 - Switch to a Configure.pl-based approach for finding the appropriate timing functions. 
    88 - Create an efficient binary output format with optional compression, similar to NYTProf. 
    9  - Optimize the profiling runloop code.  It are slow. 
     9 - Optimize the profiling runloop code. 
    1010 - Consider moving the Callgrind output code into the profiling runcore. 
    11  - Abstract output in the profiling runcore to minimize the amount of code that cares about the output format. 
     11 - ~~Abstract output in the profiling runcore to minimize the amount of code that cares about the output format.~~ 
    1212 - Fix CLI argument parsing so that options can be passed to the profiling runcore. 
    1313   - It'd also be nice if parrot were smart enough to treat -Rp or -Rprof to the same as -Rprofiling