To be clear we're interested in profiling non-interpreted mode JavaScript and am looking for any hooks we might be able to use
Attila had suggested an approach using the debugger interfaces and we could certainly write something to work here however it's not clear to me if that's of any value. Would anyone be interested in profiling Rhino in interpreted mode? -Simon "Simon Kaegi" <[email protected]> wrote in message news:[email protected]... > We've added support for debugging Rhino in Eclipse JSDT however we're now > being asked about support for profiling your JavaScript running under > Rhino. > > Is anyone aware of any previous work done with Rhino to support JavaScript > "profiling"? > Is there any support built into Rhino that we might be able to build our > own "timing"support on? > Thanks. > > -Simon > _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
