Hi all,
I am currently developing an application where execution time is crucial. Yesterday I stumbled upon something strange:
I have an XY-Graph that displays some data (particle position vs time). Having this Graph on the Frontpanel my application runs with ~20Hz. Replacing it with another XY-Graph speeds up the application to ~40Hz. This seems kinda strange to me because I chose the setting/ properties for both graphs to be the same...
Any idea as to what the reason behind this might be?
Thanks in advance