Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
100 SC require 10KB GC Alloc
#1
Moving about 100 SplineController require 10 Kbyte GC Alloc in Refresh(); One needs 100B
From what I see the GC Alloc is produced in base.Refresh();

I do not want to create SplineController dynamically on the fly.
Is there any chance to have a SplineController option that exist permanenely at run time?
Or is there any other option available to prevent the GC's on a SC?

[Image: scgcalloc.jpg]
(Henry Ford) Each hour more of searching is each hour less of your live time.

Reply


Messages In This Thread
100 SC require 10KB GC Alloc - by Trainzland - 01-04-2016, 05:57 PM
RE: 100 SC require 10KB GC Alloc - by Jake - 01-04-2016, 07:33 PM
RE: 100 SC require 10KB GC Alloc - by Trainzland - 01-04-2016, 11:42 PM

Forum Jump: