Hi,
when moving around the cursor in the editor the “Winspector” Window log shows that massively windows are created and destroyed.
The Window log look like:
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
You can find hundreds upon hundreds of them in the log.
Is there probably a bottleneck which could be optimized?
We currently don’t have any problems with that but I was just wondering.
Dirk
when moving around the cursor in the editor the “Winspector” Window log shows that massively windows are created and destroyed.
The Window log look like:
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, created
Window 00123456, class WindowsForms10.Window.0.app.0.378734a, destroyed
You can find hundreds upon hundreds of them in the log.
Is there probably a bottleneck which could be optimized?
We currently don’t have any problems with that but I was just wondering.
Dirk