Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » profiling interpreted java code
profiling interpreted java code [message #492198] Mon, 19 October 2009 12:36 Go to next message
mike  is currently offline mike Friend
Messages: 1
Registered: October 2009
Junior Member
Dear all,

I'm writing an application which, at some point, executes some scripted code via a scripting environment called the Beanshell. (Similar to Groovy, afaik.) Beanshell does real-time interpreting and execution of scripted java code.

Now' i'd like to see which parts of my scripted code take up so much time. Unfortunately tptp simply sees beanshell as a jar that takes up time, and it does not report on the performance of the statements *within* the script.

Is there any way to change that, i.e. to profile the scripted code somehow??

Thanks, Mike
Re: profiling interpreted java code [message #492755 is a reply to message #492198] Wed, 21 October 2009 15:34 Go to previous message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Mike,

TPTP does not support profiling on scripted code.

Eugene

"mike" <eclipse.mike@yahoo.com> wrote in message
news:hbhmgp$mc2$1@build.eclipse.org...
> Dear all,
>
> I'm writing an application which, at some point, executes some scripted
> code via a scripting environment called the Beanshell. (Similar to Groovy,
> afaik.) Beanshell does real-time interpreting and execution of scripted
> java code.
> Now' i'd like to see which parts of my scripted code take up so much time.
> Unfortunately tptp simply sees beanshell as a jar that takes up time, and
> it does not report on the performance of the statements *within* the
> script.
> Is there any way to change that, i.e. to profile the scripted code
> somehow??
>
> Thanks, Mike
>
Previous Topic:sun one or glass fish using TPTP
Next Topic:Run TPTP local host
Goto Forum:
  


Current Time: Wed Apr 24 23:54:56 GMT 2024

Powered by FUDForum. Page generated in 0.02771 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top