Home »
Public Forums »
archive »
Speedup in Object Graphics
Speedup in Object Graphics [message #29761] |
Sat, 16 March 2002 13:52 |
lyubo
Messages: 34 Registered: March 2002
|
Member |
|
|
What are the general ways to speed up a program using Object Graphics ?
When I run a profiler report I can see that I have to speed up the
WIDGET_PROCESS_EVENTS but I have no idea how to do that.
Also which one is faster - drawing a scene or drawing several views
separately?
Thanks,
lyubo
;----------------------------------------------------------- ----------------
-----
IDL> PROFILER, /REPORT
Module Type Count Only(s) Avg.(s) Time(s) Avg.(s)
IDLGRSRCDEST::DRAW
(S) 1261 56.245281 0.044604 56.245281
0.044604
WIDGET_PROCESS_EVENTS
(S) 443 71.912708 0.162331
70.195855 0.158456
|
|
|
Current Time: Wed Oct 08 15:48:27 PDT 2025
Total time taken to generate the page: 0.00503 seconds