Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic GC.Collect calls (Read 1820 times)
marc
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Jul 23rd, 2019
GC.Collect calls
Jul 23rd, 2019 at 2:32am
Print Post  
We are using the Diagramming control version 6.5.1.401 and we are noticing that GC.Collect is called from the Diagramming library. Our application uses a lot of memory (over 32gb in our bigger projects). GC.Collect causes noticable freezes on the order of 10 seconds each time GC.Collect is called.

Attached is a performance trace of the GC.Collect call from the Diagramming control.

Is there a way to not have the Diagramming control call GC.Collect?
  

mindfusionImage.png ( 44 KB | 135 Downloads )
mindfusionImage.png
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Online


tech.support

Posts: 3148
Joined: Oct 19th, 2005
Re: GC.Collect calls
Reply #1 - Jul 23rd, 2019 at 5:29am
Print Post  
It cannot be disabled at this time, we'll add a property to do that for upcoming release.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
marc
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Jul 23rd, 2019
Re: GC.Collect calls
Reply #2 - Jul 23rd, 2019 at 10:45pm
Print Post  
Thanks, looking forward to it.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Online


tech.support

Posts: 3148
Joined: Oct 19th, 2005
Re: GC.Collect calls
Reply #3 - Aug 27th, 2019 at 5:30am
Print Post  
With this version you can set MindFusion.Utilities.DisableExplicitGC = true to disable GC calls -
https://mindfusion.eu/_beta/fcnet66.zip

Regards,
Slavcho
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint