Opened 6 years ago
Last modified 4 years ago
#5620 closed defect
Graphical operations probably slower with NF - moving objects case — at Initial Version
Reported by: | massimo ceraolo | Owned by: | somebody |
---|---|---|---|
Priority: | blocker | Milestone: | 1.18.0 |
Component: | Interactive Environment | Version: | |
Keywords: | Cc: | Martin Sjölund, Adeel Asghar |
Description
Slowness in performing graphical operations on model diagrams in OMEdit has always been a weakness of OM.
Although I cannot provide a test, after several days of intensive usage, I think the situation has worsened with NF.
In this ticket, I concentrate on moving objects (and object sets)
Just as an example try this:
- duplicate Electrical-analog-examples-CauerLowPassOPV
- select everything
- click arrow-left
Moving the model representation left takes a huge time: 15s on my laptop! It is near-instantaneous on the same PC in Dymola.
This is very bad. Consider that one usually uses moving by keyboard instead of mouse-dragging to be more accurate in positioning, but this requires several keystrokes in a row.
There are other merely graphical operations that are too slow for a satisfying programmer's life, but for me, this is the first to be reported.