On Thu, Jun 11, 2009 at 2:22 AM, Tim Bunce<[email protected]> wrote: > > On Wed, Jun 10, 2009 at 08:24:06PM -0700, Joshua ben Jore wrote: >> >> I work in a Perl/Ruby shop. I'd like to use the nytprofhtml report for >> my Ruby code as well. The primitives going into the report appear to >> ... >... > I'd recommend targeting the binary nytprof.out format. The current XS > code could add more entry points from perl to call the low-level output > functions. People, like yourself, could then write perl code to generate > nytprof.out files from any data source. > > Assuming that's successful the next step could be splitting the > low-level nytprof output code into a separate library that could be > linked in to other languages, like a ruby extension, and so cut out the > conversion step.
Sounds fine to me. I'll be at YAPC::NA if anyone feels like chatting about this or related in person. Josh --~--~---------~--~----~------------~-------~--~----~ 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] -~----------~----~----~----~------~----~------~--~---
