Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic SvgContent.Parse() takes 14 seconds (Read 1668 times)
LT411
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: Oct 20th, 2010
SvgContent.Parse() takes 14 seconds
Oct 20th, 2010 at 8:55pm
Print Post  
Hello,

I am using:

MindFusion Diagramming for WinForms  MindFusion.svg v1.0.3601.31642.
Windows 7 64 bit
Dell Precision T7500
Visual Studio 2008.

The following code took 14 seconds to complete in release mode:

Dim content As New SvgContent()
content.Parse("\Block.svg")

Block.svg is 32,257 bytes and was created by a graphics artist using:

Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0

The svg contains a semi-transparent cube with other objects inside it using a variety of gradients.

This means it will take 45 seconds to display a diagram with 3 different nodes on it.

Is there anything I can do to improve the performance of loading .svg content?

Thanks,
LT411
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: SvgContent.Parse() takes 14 seconds
Reply #1 - Oct 21st, 2010 at 7:17am
Print Post  
Hi,

SVG parsing speed was improved in the V5.3.1 release; which Flowchart.NET version are you using? If you are with a newer version than 5.3.1, please send block.svg to our support email address.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint