You should probably only have 10s or 100s of actors in any given renderer. 1000s or more *actor* objects are known to be slow. Unless somebody else chimes in and contradicts me, with a speed up hint, it's probably best to restructure your code to use fewer actors. HTH, David C.