Support Board
Date/Time: Thu, 03 Jul 2025 17:25:28 +0000
Post From: [ACSIL] draw tool optimizations
[2014-01-10 22:26:39] |
mainframer - Posts: 9 |
Is there any way to optimize my use of the draw tool? I am in a situation where I am using thousands of DRAW_HORIZONTALBAR's at a time, and I am already using the basic optimizations like setting sc.FreeDLL=0, manual looping, and using s_UseTool.BeginIndex|EndIndex. |