ObeoNetwork / UML-Designer

OpenSource (EPL licensed) UML2 Graphical Modelers (Class, Composite, State, Activity, Sequence ...)
http://umldesigner.org
320 stars 123 forks source link

[UML-156] [Performance] Define expected performance and latency and setup test project #229

Open cbrun opened 10 years ago

cbrun commented 10 years ago

[reporter="cbrun", created="Tue, 9 Oct 2012 10:22:21 +0200"]

We will define expected performance and latency based on the template Pierre-Charles is working on with a scenario we can reproduce easily.
We will also prepare test projects to measure those performances following the described scenario.

Expected output of this work :
1° a document describing the scenario
2° a document (might be the same) to keep track of the measures we are doing at some point and version to version.
3° test projects for each alternatives (small, nominal and big models) one can easily import in the workspace to reproduce the scenarios. These projects should be included in the git repository (in the test project) and referenced in the corresponding plugin.xml so that one can easily import it in the runtime workspace.

For convenience we will consider including the documents directly into those projects.

cbrun commented 10 years ago

[author="cbrun", created="Mon, 10 Dec 2012 17:23:33 +0100"]

Definition have been done, but we still have to integrate the given test data in the repository and in the Eclipse plugins in a way which enables an easy and quick manual measure.