Alain,

Check out JUnitPerf from http://www.clarkware.com/software/JUnitPerf.html
It is an add on for JUnit that supports things like timed tests and load
tracking.

Josh

"Alain Ravet" <[EMAIL PROTECTED]> wrote in message
amuqmg$oog$[EMAIL PROTECTED]">news:amuqmg$oog$[EMAIL PROTECTED]...
> With so many good features requests still open, I feel guilty at posting
> this one, but I think it deserves at least to be discussed.
>
> Request : (very) basic prototyping .
>
> Example :
> After 3 days of coding, my unit test suite takes 30 seconds.
> After optimizing the obvious slow spots, they now take 20 seconds.
> Too slow. I suspect 3 or 4 methods to be the slow spots, but I'm not sure.
>
> I know there are 3rd party prototypers, but I just need an answer to :
>     "How much of the 20 seconds is spent in method xxx()"
>
> I'd like IDEA to answer this question.
>
> Ctrl-F8 puts a red dot in the margin, and make the application stop at
> this point.
> I'd like to see a little clock in the margin, that I could query
afterwards.
>
> What do you think?
>
> Alain Ravet
>


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to