Login Page - Create Account

Support Board


Date/Time: Tue, 13 May 2025 17:05:06 +0000



Post From: Speed and Effiency of charts

[2024-08-30 01:24:20]
ForgivingComputers.com - Posts: 1058
Tips for speeding things up: High CPU Usage | Inactive User Interface | Poor Performance | Long Time to Load Chart Data | Charts Reloading Often

Other items:
1. Multiple CPU Cores means multiple instances get their own core
2. OpenGL, if supported by your GPU, will offload drawing to the GPU
3. Hiding studies improves performance without breaking the calculations
4. To copy drawing between charts in different instances, you would have to save the chartbook, and reopen it in the other instance. You can duplicate the chart to the destination chartbook. Then you could use the Copy Drawings from Chart setting. (In theory this should work. Let me know if you find otherwise.)
Date Time Of Last Edit: 2024-08-30 01:25:03