[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Re: hyades profile itself?
|
Hi Luca,
Hyades can be used and it is used to profile Eclipse or any other Java
application. You will just need to provide the right profiling filters and
options.
Basically you could write an Eclipse headless application that will allow
you to profile a nightly build and use the Hyades Trace model to analyze the
profiling traces, although we have something like this in our plans
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=74844), currently Hyades
doesn't provide such thing yet (you could be the one to contribute it :).
You will just need to plug the runtime components that are involved in the
live profiling scenario and add some offline analysis and reporting
mechanism.
If you are looking for code coverage, Hyades provides also method level
coverage support.
In the Eclipse (nightly) builds has been added a set of performance
testscases, you can get more info by looking at any recent build or sending
a note to webmaster@xxxxxxxxxxx, here is the link from the last integration
build :
http://fullmoon.torolab.ibm.com/downloads/drops/I-I20041013-200410130800/performance.php
Thanks,
Marius
"Luca Di Stefano" <luca.distefano@xxxxxxxxxxxxxxxxxx> wrote in message
news:ckil5i$lvo$2@xxxxxxxxxxxxxx
> Hi,
>
> Nobody can help me?
>
> bye,
>
> Luca
>
> Luca Di Stefano wrote:
> > Hi,
> >
> > What kind of build management use eclipse and eclipse tools for nightly
> > builds?
> > Is used hydes for profiling of eclipse code?
> > There is something like 'nightly-profile' that uses hyades itself ?
> >
> > Thanks
> >
> > Luca