Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: bockfu on August 27, 2016, 02:36:31 pm
-
I am looking for a way I can measure the performance of my DBMS repository accessed from different geographical locations.
In general, the performance/usability of the UI goes down the further the EA app is from the DB Server. I am looking for a way to measure the performance so we can baseline different configurations.
Anyone have any tips or something to share to baseline performance for this context?
-
Create a big diagram with many elements. Then try to work with that (dragging elements) and see how it works out.
q.
-
Any tips on measuring performance? For example, should I script this, capture start time, open diagram, move element X from a,b to c,d, then save diagram, move element X from c,d to a,b the. Save diagram. Capture end time. Calculate total time.
That is logically what I have been thinking. Just wanted to run it by the forum to see if that was an appropriate approach.