On Thu, Dec 17, 2009 at 09:13:44PM +0000, Tim Bunce wrote: > NYTProf.xs is getting rather bloated. I'd love to get the NYTP_* i/o > functions moved out. (I'd even wondered about an libnytpio.so that other > tools could link to.) > > Any chance you could add a FileHandle.xs containing the NYTP_* i/o > functions and the XS interface code for them?
Yes, but, the XS code *also* interfaces output_int(), output_nv() and output_str(), none of which are (currently) "NYTP_*" i/o functions. Should they be renamed to NYTP_* and moved there? Nicholas Clark -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
