Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Performance Tuning
#2
Finding accessible objects often is slow. In this case, a.Find time 50-100 ms is normal.
The first thing what you can do is wait longer, for example 1 s instead of 0.1.
Next, try to make a.Find faster. Try "Reverse" flag. Try to split into two: at first find the parent OUTLINE object (if possible, before the rep loop), then find the OUTLINEITEM in it.


Messages In This Thread
Performance Tuning - by ken gray - 10-25-2018, 05:10 PM
RE: Performance Tuning - by Gintaras - 10-25-2018, 05:55 PM
RE: Performance Tuning - by ken gray - 10-25-2018, 08:26 PM
RE: Performance Tuning - by ken gray - 10-26-2018, 12:49 PM
RE: Performance Tuning - by stupomer - 10-28-2018, 09:21 PM
RE: Performance Tuning - by BJ - 12-07-2018, 08:37 PM
RE: Performance Tuning - by stupomer - 12-10-2018, 03:27 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)