Home » Eclipse Projects » Eclipse Platform » [Performance]
|
Re: [Performance] [message #1622650 is a reply to message #1597320] |
Wed, 18 February 2015 16:45 |
David Williams Messages: 722 Registered: July 2009 |
Senior Member |
|
|
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 02/02/2015 02:52 AM, Esteban
Dugueperoux wrote:<br>
</div>
<blockquote cite="mid:manabh$al0$1@xxxxxxxxe.org" type="cite">Hi,
<br>
<br>
I would like to write performance tests for the CDO project. I
have read the Eclipse Performance wiki page [1].
<br>
First question is : are there a fixed p2 repository URL because
currently I use
<a class="moz-txt-link-freetext" href="http://download.eclipse.org/eclipse/updates/4.5milestones">http://download.eclipse.org/eclipse/updates/4.5milestones</a> but
seems temporary.
<br>
</blockquote>
<br>
Yes, it is temporary, until the "Release" (but, as far as I know, it
is in Luna repo too, so if you want a completely stable version,
that might be the one to use. PLUS, I *do* plan to be changing both
the performance bundles in Mars, so you either need to be prepared
for that ... or use a "stable" released version or ... fork it, I
guess -- but, am open to the idea of improving it to suit your
needs, if you have some good patches that would help. <br>
<br>
<blockquote cite="mid:manabh$al0$1@xxxxxxxxe.org" type="cite">Second
question is : can you have org.eclipse.test.performance framework
works for standalone JUnit plugin? I ask it because instead of
having performance measures output to sysout or DB, I would like
to save them in local file. Then I have tested by providing my own
PerformanceMeterFactory but get the following exception because
the framework needs to access to PerformanceTestPlugin instance
which is at null in standalone :
<br>
<br>
</blockquote>
<br>
Yes, it would at least have to be on your classpath, if you are not
using the test framework and Platform runtime ... but, I have no
idea if that would really work ... or, if there other things
required, as well? <br>
<br>
<blockquote cite="mid:manabh$al0$1@xxxxxxxxe.org" type="cite">
<br>
Last question is : how can we get chart like one in [1] by using
local data instead of data stored in Derby DB?
<br>
<br>
</blockquote>
<br>
Short answer is "no". It is entirely oriented toward getting the
data from a database. (And, BTW, as is, is pretty specific to "the
Eclipse Platform"). <br>
<br>
If there is some JDBC Driver that that handles "flat files", then
you might be able to get it that part to work. But, even that would
be a small problem compared to many others you would encounter, I
suspect. Perhaps a "charting" program such as "BIRT" would be easier
to use? (I myself hope to have time to look into that, but, not sure
it'll be in time to do you any good). <br>
<br>
Good luck, <br>
<br>
</body>
</html>
|
|
|
Re: [Performance] [message #1625801 is a reply to message #1622650] |
Fri, 20 February 2015 16:54 |
Esteban Dugueperoux Messages: 472 Registered: July 2009 |
Senior Member |
|
|
Hi David,
I have raised https://bugs.eclipse.org/bugs/show_bug.cgi?id=460464 with
a patch to have org.eclipse.test.performance bundle usable in standalone.
Thanks and best Regards.
Le 18/02/2015 17:45, David Williams a écrit :
> On 02/02/2015 02:52 AM, Esteban Dugueperoux wrote:
>> Hi,
>>
>> I would like to write performance tests for the CDO project. I have
>> read the Eclipse Performance wiki page [1].
>> First question is : are there a fixed p2 repository URL because
>> currently I use
>> http://download.eclipse.org/eclipse/updates/4.5milestones but seems
>> temporary.
>
> Yes, it is temporary, until the "Release" (but, as far as I know, it is
> in Luna repo too, so if you want a completely stable version, that might
> be the one to use. PLUS, I *do* plan to be changing both the performance
> bundles in Mars, so you either need to be prepared for that ... or use a
> "stable" released version or ... fork it, I guess -- but, am open to the
> idea of improving it to suit your needs, if you have some good patches
> that would help.
>
>> Second question is : can you have org.eclipse.test.performance
>> framework works for standalone JUnit plugin? I ask it because instead
>> of having performance measures output to sysout or DB, I would like to
>> save them in local file. Then I have tested by providing my own
>> PerformanceMeterFactory but get the following exception because the
>> framework needs to access to PerformanceTestPlugin instance which is
>> at null in standalone :
>>
>
> Yes, it would at least have to be on your classpath, if you are not
> using the test framework and Platform runtime ... but, I have no idea if
> that would really work ... or, if there other things required, as well?
>
>>
>> Last question is : how can we get chart like one in [1] by using local
>> data instead of data stored in Derby DB?
>>
>
> Short answer is "no". It is entirely oriented toward getting the data
> from a database. (And, BTW, as is, is pretty specific to "the Eclipse
> Platform").
>
> If there is some JDBC Driver that that handles "flat files", then you
> might be able to get it that part to work. But, even that would be a
> small problem compared to many others you would encounter, I suspect.
> Perhaps a "charting" program such as "BIRT" would be easier to use? (I
> myself hope to have time to look into that, but, not sure it'll be in
> time to do you any good).
>
> Good luck,
>
--
Esteban Dugueperoux - Obeo
Need professional services for Sirius?
http://www.obeodesigner.com/sirius
|
|
|
Goto Forum:
Current Time: Thu Jan 23 09:31:04 GMT 2025
Powered by FUDForum. Page generated in 0.02397 seconds
|