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
be source code language agnostic. If I generated a nytprof.out that
referenced filenames and line ranges in my ruby source, I suspect it
would produce a similarly nice report.

Does anyone else have interests along this line of thinking?

Some possibilities include generating the binary nytprof.out. This
tends to require that the format find a way to be more fixed or allow
evolution but be tolerant of "close enough" input.

Or allowing the reader to consume something other than just the binary.

Or a standard converter.

Or some kind of writer object or function set which could be driven to
generate the output stream.

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]
-~----------~----~----~----~------~----~------~--~---

Reply via email to